[Webkit-unassigned] [Bug 31772] 'bugzilla-tool help' should only show common commands like how 'git help' does
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Nov 25 13:46:13 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=31772
Adam Barth <abarth at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #43868|review? |review+
Flag| |
--- Comment #2 from Adam Barth <abarth at webkit.org> 2009-11-25 13:46:12 PST ---
(From update of attachment 43868)
4141 class Command(object):
4242 name = None
43 show_in_main_help = False
We should just let this inherit instead of explicitly declaring False for a
bunch of concrete commands.
Otherwise looks great.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list