Closed
Bug 1565036
Opened 6 years ago
Closed 6 years ago
Make ./mach browsertime --help show real browsertime options
Categories
(Firefox Build System :: General, enhancement)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: sefeng211, Unassigned)
Details
I think ./mach browsertime --help should output browsertime's help message, not mach command's help message.
Comment 1•6 years ago
|
||
(In reply to Sean Feng [:sefeng] from comment #0)
I think ./mach browsertime --help should output browsertime's help message, not mach command's help message.
I agree, but this is just how things work. ./mach browsertime -- --help does what you want, and this pass-through is standard for these types of tools.
I'm going to close this is WONTFIX, because mach's help system is already very complex, and supporting this isn't worth the effort.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•