diff --git a/common/modules/commands.jsm b/common/modules/commands.jsm index e422a908..31420fe9 100644 --- a/common/modules/commands.jsm +++ b/common/modules/commands.jsm @@ -1488,7 +1488,7 @@ var Commands = Module("commands", { }, { names: ["-literal", "-l"], - description: "Process the nth ignoring any quoting or meta characters", + description: "Process the specified argument ignoring any quoting or meta characters", type: CommandOption.INT }, {