1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-07 16:24:12 +01:00

NEWS updates and whitespace fixes.

This commit is contained in:
Kris Maglione
2010-09-19 02:13:19 -04:00
parent a53edafac1
commit 72be646c5b
19 changed files with 57 additions and 50 deletions

View File

@@ -363,7 +363,7 @@ const Bookmarks = Module("bookmarks", {
completion.bookmark(context, args["-tags"]);
},
options: [tags,
{
{
names: ["-max", "-m"],
description: "The maximum number of items to list or open",
type: CommandOption.INT