Remove extra word 'default' from the --verbose help, it was confusing the option parser

This commit is contained in:
Aaron Stone
2016-08-01 14:34:10 -07:00
parent aa227353b2
commit 10f7d32ea9

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.