mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
Consistent --help text argument
This commit is contained in:
parent
e4e21f4d07
commit
fcf1f0fad4
1 changed files with 1 additions and 1 deletions
|
|
@ -82,7 +82,7 @@ print_help (const char *execname)
|
|||
<< _(" -k, --keybindings <file> Path to the key bindings file to load\n")
|
||||
<< _(" -m, --menus file Use \"file\" to define menus\n")
|
||||
<< _(" -n, --no-splash Do not show splash screen\n")
|
||||
<< _(" -N, --new session-name Create a new session from the command line\n")
|
||||
<< _(" -N, --new <session-name> Create a new session from the command line\n")
|
||||
<< _(" -O, --no-hw-optimizations Disable h/w specific optimizations\n")
|
||||
<< _(" -P, --no-connect-ports Do not connect any ports at startup\n")
|
||||
<< _(" -S, --sync Draw the GUI synchronously\n")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue