Install everything to *ardour3* instead of *ardour2*.
[ardour.git] / gtk2_ardour / opts.cc
index 00aa5cf94e723e1f52568512b37926f06677adec..f2f255c953188e9b90dd43be2b5b9a99c4593963 100644 (file)
@@ -63,7 +63,7 @@ print_help (const char *execname)
 #endif
             << _("  [session-name]                   Name of session to load\n")
             << _("  -C, --curvetest filename         Curve algorithm debugger\n")
-            << _("  -k, --keybindings filename       Name of key bindings to load (default is ~/.ardour2/ardour.bindings)\n")
+            << _("  -k, --keybindings filename       Name of key bindings to load (default is ~/.ardour3/ardour.bindings)\n")
                ;
        return 1;