Closed
Bug 297944
Opened 19 years ago
Closed 19 years ago
xulrunner usage wrong formatted
Categories
(Core Graveyard :: Cmd-line Features, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: wolfiR, Assigned: wolfiR)
Details
Attachments
(1 file)
1.84 KB,
patch
|
benjamin
:
review+
asa
:
approval-aviary1.1a2+
|
Details | Diff | Splinter Review |
The following shows the usage output of xulrunner.
stark@Hygiea:~> xulrunner -h
Mozilla XULRunner 1.8b2_2005061500
Usage: xulrunner[OPTIONS]
xulrunnerAPP-FILE [APP-OPTIONS...]
OPTIONS
--app specify APP-FILE (optional)
-h, --help show this message
-v, --version show version
--gre-version print the GRE version string on stdout
--register-global register this GRE in the machine registry.
--register-user register this GRE in the user registry
--unregister-global unregister this GRE formerly registered with
--register-global
--unregister-user unregister this GRE formely registered with
--register-user
--find-gre <version> Find a GRE with version <version> and print
the path on stdout
APP-FILE
Application initialization file.
APP-OPTIONS
Application specific options.
Assignee | ||
Comment 1•19 years ago
|
||
Assignee | ||
Updated•19 years ago
|
Updated•19 years ago
|
Attachment #186509 -
Flags: review?(benjamin) → review+
Assignee | ||
Updated•19 years ago
|
Attachment #186509 -
Flags: approval-aviary1.1a2?
Updated•19 years ago
|
Attachment #186509 -
Flags: approval-aviary1.1a2? → approval-aviary1.1a2+
checked in.
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•