Skip to content

Commit

Permalink
mxqkill: Fix usage typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mariux committed Aug 13, 2015
1 parent 811fa1b commit 58fb8ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mxqkill.c
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ static void print_usage(void)
"\n"
"options:\n"
"\n"
" -g | --group-id=GROUPID cancel/kill group <group-id>\n"
" -g | --group-id=GROUPID cancel/kill group <GROUPID>\n"
" -u | --user=NAME|UID cancel group for user. (root only)\n"
"\n"
" -v | --verbose be more verbose\n"
Expand Down

0 comments on commit 58fb8ce

Please sign in to comment.