Skip to content

Commit

Permalink
mxqsub: Add 'link' to mxqadmin to usage
Browse files Browse the repository at this point in the history
  • Loading branch information
mariux committed Aug 27, 2015
1 parent dda6960 commit 454d4e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mxqsub.c
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ static void print_usage(void)
" and priority information, so that jobs using the same\n"
" amount of resources and having the same priority\n"
" are grouped and executed in parallel.\n"
" (see 'mxqadmin --help' for details on how to close groups)\n"
"\n"
" -g, --group-id=ID Add job to group with group_id ID\n"
" -n, --new-group Add job to a new group if it does not match any running or waiting group\n"
Expand Down

0 comments on commit 454d4e1

Please sign in to comment.