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

https://github.com/MoonchildProductions/moebius/pull/58
This commit is contained in:
janekptacijarabaci 2018-02-28 08:49:42 +01:00 committed by Roy Tam
commit e1f7b9e459
5 changed files with 38 additions and 32 deletions

View file

@ -21,7 +21,7 @@ nsSetDefaultBrowser.prototype = {
}
},
helpInfo: " --setDefaultBrowser Set this app as the default browser.\n",
helpInfo: " --setDefaultBrowser Set this app as the default browser.\n",
classID: Components.ID("{F57899D0-4E2C-4ac6-9E29-50C736103B0C}"),
QueryInterface: XPCOMUtils.generateQI([Ci.nsICommandLineHandler]),