Skip to content

Commit

Permalink
mxqd: Clean up usage message
Browse files Browse the repository at this point in the history
  • Loading branch information
donald committed Feb 24, 2022
1 parent ad95544 commit 35e69d7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions mxqd.c
Original file line number Diff line number Diff line change
Expand Up @@ -81,9 +81,7 @@ static void print_usage(void)
" -t, --max-time <minutes> default: 0 (unlimited)\n"
" --prerequisites <expr> default: ''\n"
" -x, --max-memory-per-slot-soft <softlimit>\n"
" root user: default: <totalmemory>/<slots>\n"
" non-root user: default: <totalmemory>\n"
" --gpu\n"
" --gpu\n"
"\n"
" -X, --max-memory-per-slot-hard <hardlimit>\n"
" default: <totalmemory>\n"
Expand Down

0 comments on commit 35e69d7

Please sign in to comment.