Skip to content

Commit

Permalink
[Fixes #72] Added --jobs to help message
Browse files Browse the repository at this point in the history
  • Loading branch information
Snaipe committed Oct 6, 2015
1 parent 5fb367c commit 06088a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/entry/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
" -v or --version: prints the version of criterion " \
"these tests have been linked against\n" \
" -l or --list: prints all the tests in a list\n" \
" -jN or --jobs N: use N concurrent jobs\n" \
" -f or --fail-fast: exit after the first failure\n" \
" --ascii: don't use fancy unicode symbols " \
"or colors in the output\n" \
Expand Down

0 comments on commit 06088a8

Please sign in to comment.