Skip to content

Commit bd4d2a2

Browse files
committed
remove mention of default user
1 parent 1385d4e commit bd4d2a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Modern SQL shells like SQLcl, mycli, pgcli, and mssql-cli are very convenient: t
33
SQL Shell makes using SQL clients even more convenient:
44

55
* a standard interface to enter connection parameters so you don't have to remember command line options
6-
* defaults for host name, port, and user to save you time
6+
* defaults for host name, and port to save you time
77
* pre-defined connection strings for connection without typing
88
* automatic tunneling if your database is behind a firewall or listening only on localhost interface
99
* legacy client support

0 commit comments

Comments
 (0)