Removed (version specific) keybindings file name from usage.
This commit is contained in:
parent
d8f3f9f02d
commit
847946694b
@ -74,7 +74,7 @@ print_help (const char *execname)
|
||||
#endif
|
||||
<< _(" -E, --save <file> Load the specified session, save it to <file> and then quit\n")
|
||||
<< _(" -C, --curvetest filename Curve algorithm debugger\n")
|
||||
<< _(" -k, --keybindings filename Name of key bindings to load (default is ~/.ardour3/ardour.bindings)\n")
|
||||
<< _(" -k, --keybindings filename Name of key bindings to load\n")
|
||||
;
|
||||
return 1;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user