summaryrefslogtreecommitdiff
path: root/luasession
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2020-04-29 20:17:01 +0200
committerRobin Gareus <robin@gareus.org>2020-04-29 20:18:11 +0200
commit52b906651180ef371233156d39da4fa70c0d2a1b (patch)
tree9f1b3f793d8851a01cada3eb799486897c9294b1 /luasession
parentb42c72e49f209b1cf6640913f2ac55cb7ff8cfd5 (diff)
Clarify --help message, fix punctuation and indent
Diffstat (limited to 'luasession')
-rw-r--r--luasession/luasession.cc10
1 files changed, 5 insertions, 5 deletions
diff --git a/luasession/luasession.cc b/luasession/luasession.cc
index 31da85e08a..37726f8380 100644
--- a/luasession/luasession.cc
+++ b/luasession/luasession.cc
@@ -529,12 +529,12 @@ usage ()
printf ("Usage: ardour-lua [ OPTIONS ] [ file [args] ]\n\n");
/* 1 2 3 4 5 6 7 8
*2345678901234567890123456789012345678901234567890123456789012345678901234567890*/
- printf ("Options:\n\
+ printf ("Options:\n\
-h, --help display this help and exit\n\
- -i, --interactive enter interactive mode after executing 'script',\n\
- force the interpreter to run interactively\n\
- -X, --exit-when-halted terminate when the audio-engine halts\n\
- unexpectedly.\n\
+ -i, --interactive enter interactive mode after executing 'script',\n\
+ force the interpreter to run interactively\n\
+ -X, --exit-when-halted terminate when the audio-engine halts\n\
+ unexpectedly (disconnect, or too many x-runs)\n\
-V, --version print version information and exit\n\
\n");
printf ("\n\