summaryrefslogtreecommitdiff
path: root/common/content/events.js
diff options
context:
space:
mode:
authorDoug Kearns <dougkearns@gmail.com>2011-06-29 20:11:22 +1000
committerDoug Kearns <dougkearns@gmail.com>2011-06-29 20:11:22 +1000
commitab7ad88b21ba6209727fd48fa55c611fd2954de4 (patch)
tree72bd04106995edab5c2b79ef59943c4c27247d3f /common/content/events.js
parent07bd83d7e43ef2a24e26cb7a956340cb44c6aac7 (diff)
downloadpentadactyl-ab7ad88b21ba6209727fd48fa55c611fd2954de4.tar.gz
Clarify some arg counts and some related tests.
--HG-- extra : rebase_source : e50c757b46406988b0bfa0c179ec1e9bad21a446
Diffstat (limited to 'common/content/events.js')
-rw-r--r--common/content/events.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/content/events.js b/common/content/events.js
index c3c1ebd5..095d0b8f 100644
--- a/common/content/events.js
+++ b/common/content/events.js
@@ -1620,6 +1620,7 @@ var Events = Module("events", {
else
dactyl.echoerr(_("error.argumentRequired"));
}, {
+ argCount: "?",
bang: true,
completer: function (context) completion.macro(context),
literal: 0