Skip to content

Commit 8f6c716

Browse files
Merge pull request #36428 from dlevy-msft-sql/dlevy-sqlcmd-docs-corrections
Fix sqlcmd (Go) documentation accuracy against source code
2 parents fb8877f + c02050a commit 8f6c716

2 files changed

Lines changed: 182 additions & 119 deletions

File tree

docs/tools/sqlcmd/sqlcmd-download-install.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to download, install, or find the sqlcmd utility preinsta
44
author: dlevy-msft
55
ms.author: dlevy
66
ms.reviewer: randolphwest
7-
ms.date: 12/16/2025
7+
ms.date: 01/29/2026
88
ms.service: sql
99
ms.subservice: tools-other
1010
ms.topic: install-set-up-deploy
@@ -167,7 +167,7 @@ Download the command line utilities for Windows, using the following table.
167167
| --- | --- |
168168
| Microsoft Command Line Utilities 15 for SQL Server | [x64](https://go.microsoft.com/fwlink/?linkid=2230791) [x86](https://go.microsoft.com/fwlink/?linkid=2231320) |
169169

170-
The command line tools are General Availability (GA), however they are also released with the installer package for [!INCLUDE [sql-server-2019](../../includes/sssql19-md.md)] and later versions.
170+
The command line tools are General Availability (GA), however they're also released with the installer package for [!INCLUDE [sql-server-2019](../../includes/sssql19-md.md)] and later versions.
171171

172172
#### Version information
173173

@@ -193,7 +193,7 @@ See [Install the sqlcmd and bcp SQL Server command-line tools on Linux](../../li
193193

194194
### [Linux](#tab/linux)
195195

196-
See [Install the sqlcmd and bcp SQL Server command-line tools on Linux](../../linux/sql-server-linux-setup-tools.md) for instructions to install **sqlcmd** on macOS.
196+
See [Install the sqlcmd and bcp SQL Server command-line tools on Linux](../../linux/sql-server-linux-setup-tools.md) for instructions to install **sqlcmd** on Linux.
197197

198198
---
199199

0 commit comments

Comments
 (0)