mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
Fix typo in prev commit's help message
This commit is contained in:
parent
44f50914cf
commit
a43824d8db
1 changed files with 2 additions and 2 deletions
|
|
@ -521,8 +521,8 @@ usage ()
|
|||
*2345678901234567890123456789012345678901234567890123456789012345678901234567890*/
|
||||
printf ("Options:\n\
|
||||
-h, --help display this help and exit\n\
|
||||
-i, --interactive enter interactive mode after executing 'script'\n\
|
||||
force the interpeter to behave interactively\n\
|
||||
-i, --interactive enter interactive mode after executing 'script',\n\
|
||||
force the interpreter to run interactively\n\
|
||||
-V, --version print version information and exit\n\
|
||||
\n");
|
||||
printf ("\n\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue