mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
include -P (--no-connect-ports) option in --help output
This commit is contained in:
parent
236360d8ff
commit
153e572696
1 changed files with 1 additions and 0 deletions
|
|
@ -67,6 +67,7 @@ print_help (const char *execname)
|
|||
<< _(" -m, --menus file Use \"file\" to define menus\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 startupn")
|
||||
<< _(" -S, --sync Draw the gui synchronously \n")
|
||||
#ifdef WINDOWS_VST_SUPPORT
|
||||
<< _(" -V, --novst Do not use VST support\n")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue