Skip to content

Commit

Permalink
mxqsub: Fix --help text format
Browse files Browse the repository at this point in the history
  • Loading branch information
mariux committed Apr 29, 2015
1 parent 1c19a07 commit 7bdeb02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mxqsub.c
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ static void print_usage(void)
"\n"
"Change how to connect to the mysql server:\n"
"\n"
" -M | --mysql-default-file [mysql-file] (default: " MYSQL_DEFAULT_FILE ")\n"
" -M | --mysql-default-file [mysql-file] (default: " MYSQL_DEFAULT_FILE ")\n"
" -S | --mysql-default-group [mysql-group] (default: " MYSQL_DEFAULT_GROUP ")\n"
"\n"
"Environment:\n"
Expand Down

0 comments on commit 7bdeb02

Please sign in to comment.