[Webkit-unassigned] [Bug 31771] bugzilla-tool --help spews way too much text

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 21 12:53:55 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=31771





--- Comment #3 from Eric Seidel <eric at webkit.org>  2009-11-21 12:53:55 PST ---
In case you'd like to know what the now-awesomer help looks like, here it is:

(NOTE: the wrapping is from bugzilla's comment system, not from bugzilla-tool)

% bugzilla-tool --help
Usage: bugzilla-tool [options] COMMAND [ARGS]

Options:
  -h, --help  show this help message and exit
  --dry-run   do not touch remote servers

bugzilla-tool supports the following commands:
   apply-attachment       Apply an attachment to the local working directory
   apply-patches          Apply reviewed patches from provided bugs to the
local working directory
   bugs-to-commit         List bugs in the commit-queue
   build                  Update working copy and build
   build-attachment       Apply and build patches from bugzilla
   build-queue            Run the build-queue
   check-style            Run check-webkit-style on the specified attachments
   commit-message         Print a commit message suitable for the uncommitted
changes
   commit-queue           Run the commit-queue
   create-bug             Create a bug from local changes or local commits
   land-attachment        Land patches from bugzilla, optionally building and
testing them first
   land-diff              Land the current working directory diff and updates
the associated bug if any
   land-patches           Land all patches on the given bugs, optionally
building and testing them first
   obsolete-attachments   Mark all attachments on a bug as obsolete
   patches-to-commit      List patches in the commit-queue
   post-commits           Attach a range of local commits to bugs as patch
files
   post-diff              Attach the current working directory diff to a bug as
a patch file
   reviewed-patches       List r+'d patches on a bug
   rollout                Revert the given revision in the working copy and
optionally commit the revert and re-open the original bug
   style-queue            Run the style-queue
   tree-status            Print the status of the build.webkit.org buildbots

See 'bugzilla-tool help COMMAND' for more information on a specific command.

-- 
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