diff --git a/common/content/events.js b/common/content/events.js index 21b44758..81644e87 100644 --- a/common/content/events.js +++ b/common/content/events.js @@ -1530,7 +1530,7 @@ var Events = Module("events", { literal: 0 }); - commands.add(["macros"], + commands.add(["mac[ros]"], "List all macros", function (args) { completion.listCompleter("macro", args[0]); }, { argCount: "?",