Skip to content

Commit

Permalink
mxqkill: Fix style in print_usage()
Browse files Browse the repository at this point in the history
  • Loading branch information
mariux committed Aug 26, 2015
1 parent e5d7c50 commit f54bf6e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion mxqkill.c
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,8 @@ static void print_usage(void)
" -u, --user=NAME|UID cancel group for user. (root only)\n"
"\n"
" -v, --verbose be more verbose\n"
" --debug set debug log level (default: warning log level)\n"
" --debug set debug log level (default: warning log level)\n"
"\n"
" -V, --version\n"
" -h, --help\n"
"\n"
Expand Down

0 comments on commit f54bf6e

Please sign in to comment.