diff --git a/content/commands.js b/content/commands.js index 5c4850c7..9178fd59 100644 --- a/content/commands.js +++ b/content/commands.js @@ -1066,7 +1066,7 @@ function Commands() //{{{ } }, { - usage: [":pref[erences][!]"], + usage: ["pref[erences][!]"], short_help: "Show Browser Preferences", help: "You can change the browser preferences from this dialog. " + "Be aware that not all Firefox preferences work, because Vimperator overrides some keybindings and changes Firefox's GUI.
" +