Basilisk - the cmd line - help (the columns alignment, error improvements) - follow up

https://github.com/MoonchildProductions/moebius/pull/58
This commit is contained in:
janekptacijarabaci 2018-02-28 12:30:08 +01:00 committed by Roy Tam
commit 89e59d4f24

View file

@ -31,7 +31,7 @@ jsConsoleHandler.prototype = {
cmdLine.preventDefault = true;
},
helpInfo : " -jsconsole Open the Error console.\n",
helpInfo : " --jsconsole Open the Error console.\n",
classID: Components.ID("{2cd0c310-e127-44d0-88fc-4435c9ab4d4b}"),
QueryInterface: XPCOMUtils.generateQI([Ci.nsICommandLineHandler]),