1
0
Fork 0

Merge pull request #1641 from FuzzySockets/foxx-manager-docs

replace "when connection" with "when connecting"
This commit is contained in:
Frank Celler 2016-01-02 18:03:15 +01:00
commit e78cef5e62
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ uninstalled.
More specific instructions are displayed when the program is invoked.
OPTIONS
OPTION "--server.database <string>"
database name to use when connection (default: "_system") ENDOPTION
database name to use when connecting (default: "_system") ENDOPTION
OPTION "--server.username <string>"
username to use when connecting (default "root") ENDOPTION
OPTION "--server.password <string>"