Fix typo in prev commit's help message
This commit is contained in:
parent
44f50914cf
commit
a43824d8db
@ -521,8 +521,8 @@ usage ()
|
|||||||
*2345678901234567890123456789012345678901234567890123456789012345678901234567890*/
|
*2345678901234567890123456789012345678901234567890123456789012345678901234567890*/
|
||||||
printf ("Options:\n\
|
printf ("Options:\n\
|
||||||
-h, --help display this help and exit\n\
|
-h, --help display this help and exit\n\
|
||||||
-i, --interactive enter interactive mode after executing 'script'\n\
|
-i, --interactive enter interactive mode after executing 'script',\n\
|
||||||
force the interpeter to behave interactively\n\
|
force the interpreter to run interactively\n\
|
||||||
-V, --version print version information and exit\n\
|
-V, --version print version information and exit\n\
|
||||||
\n");
|
\n");
|
||||||
printf ("\n\
|
printf ("\n\
|
||||||
|
Loading…
Reference in New Issue
Block a user