mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
Removed (version specific) keybindings file name from usage.
This commit is contained in:
parent
d8f3f9f02d
commit
847946694b
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue