Merge pull request #123 from sodabrew/patch-3

Remove extra word 'default' from the --verbose help, it was confusing the option parser
This commit is contained in:
Carlos Salguero
2016-08-02 10:52:13 -03:00
committed by GitHub

View File

@@ -5816,7 +5816,7 @@ User for login if not current user.
short form: -v; cumulative: yes; default: 1
Adds more information to the default output.
Adds more information to the output.
This flag can be specified multiple times. e.g. -v -v OR -vv.
By default (no verbose flag) the tool outputs connection information, a timestamp,
relay_log_file, relay_log_pos, and last_errno.