Kapat av långa meningar i hjälptexten
This commit is contained in:
parent
8a12e590b0
commit
87713491ca
@ -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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user