microsoft / go-sqlcmd

The new sqlcmd, CLI for SQL Server and Azure SQL (winget install sqlcmd / sqlcmd create mssql / sqlcmd open ads)
https://learn.microsoft.com/sql/tools/sqlcmd/go-sqlcmd-utility
MIT License
325 stars 57 forks source link

lost the help text for --help #344

Closed JyotikaGargg closed 1 year ago

JyotikaGargg commented 1 year ago

We have lost the help text for --help.   sqlcmd -? used to show this:

 

  -?, --help                       -? shows this syntax summary, --help shows                                    modern sqlcmd sub-command help

Now it shows this:

  -?, --help                            Show syntax summary.