Adjust argument parser tests

This commit is contained in:
Martchus 2017-09-19 15:51:40 +02:00
parent e52fd5a4af
commit 868162742b
1 changed files with 2 additions and 3 deletions

View File

@ -719,10 +719,9 @@ void ArgumentParserTests::testHelp()
" shows this information\n"
" particularities: mandatory\n"
"\n"
"\e[1m--verbose, -v\e[0m\n"
"\e[1mverbose, -v\e[0m\n"
" be verbose\n"
" \n"
"usage: actually not an operation\n"
" example: actually not an operation\n"
"\n"
"\e[1m--files, -f\e[0m\n"
" specifies the path of the file(s) to be opened\n"