Kapat av långa meningar i hjälptexten

This commit is contained in:
Jack-Benny Persson 2019-03-17 22:52:02 +01:00
parent 8a12e590b0
commit 87713491ca

View File

@ -339,8 +339,8 @@ void printUsage(char *arg)
"[-m name] \n" "[-m name] \n"
"[-d name] [-n] [-h]\n\n" "[-d name] [-n] [-h]\n\n"
"-l = list the articles in the database\n" "-l = list the articles in the database\n"
"-s name = search for an article named 'name' in the database\n" "-s name = search for an article named 'name'\n"
"-m name = modify the article named 'name' in the database\n" "-m name = modify the article named 'name'\n"
" You'll then have the choice to change name, quantity " " You'll then have the choice to change name, quantity "
"and price.\n" "and price.\n"
"-d name = delete the article named 'name'\n" "-d name = delete the article named 'name'\n"