Skip to content
This repository was archived by the owner on May 7, 2024. It is now read-only.

Commit 2af5b97

Browse files
authored
Update usage_guide.md
fixed typo
1 parent 8040fd0 commit 2af5b97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/usage_guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,4 +251,4 @@ You can set environment variables for your connection string through the followi
251251
# (windows)
252252
# set environment variable MSSQL_SCRIPTER_PASSWORD so no password input is required.
253253
$Env:MSSQL_SCRIPTER_PASSWORD = "placeholder"
254-
$ mssql-scripter -S localhost -d AdventureWorks -U sa
254+
mssql-scripter -S localhost -d AdventureWorks -U sa

0 commit comments

Comments
 (0)