Skip to content

Commit

Permalink
Remove option --list from help
Browse files Browse the repository at this point in the history
  • Loading branch information
martinmoene committed Oct 19, 2014
1 parent e4325eb commit 75623d9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lest.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -1015,7 +1015,6 @@ inline int usage( std::ostream & os )
" -c, --count count selected tests\n"
" -g, --list-tags list tags of selected tests\n"
" -l, --list-tests list selected tests\n"
" -l, --list list selected tests\n"
" -p, --pass also report passing tests\n"
" -t, --time list duration of selected tests\n"
" --order=declared use source code test order\n"
Expand Down

0 comments on commit 75623d9

Please sign in to comment.