mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-27 01:55:46 +01:00
Add help and NEWS entries for :bmark!
This commit is contained in:
@@ -261,6 +261,7 @@ liberator.Bookmarks = function () //{{{
|
||||
},
|
||||
{
|
||||
argCount: "?",
|
||||
bang: true,
|
||||
options: [[["-title", "-t"], liberator.commands.OPTION_STRING],
|
||||
[["-tags", "-T"], liberator.commands.OPTION_LIST],
|
||||
[["-keyword", "-k"], liberator.commands.OPTION_STRING, function (arg) /\w/.test(arg)]]
|
||||
|
||||
Reference in New Issue
Block a user