mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-27 19:09:47 +00:00
Bug 573254 - Command line help options should line up; r=ehsan
This commit is contained in:
parent
1a9ce1c1b7
commit
042ccf0350
@ -468,8 +468,8 @@ PrivateBrowsingService.prototype = {
|
||||
},
|
||||
|
||||
get helpInfo() {
|
||||
return " -private Enable private browsing mode.\n" +
|
||||
" -private-toggle Toggle private browsing mode.\n";
|
||||
return " -private Enable private browsing mode.\n" +
|
||||
" -private-toggle Toggle private browsing mode.\n";
|
||||
},
|
||||
|
||||
// nsIPrivateBrowsingService
|
||||
|
Loading…
Reference in New Issue
Block a user