Added support for download command.

Change-Id: I3ebfa01e8f3454822170ee0d183de15dfb0b1f8a
This commit is contained in:
Monty Taylor
2011-10-02 15:50:42 -04:00
parent 57bbc40763
commit 08bd9cf1e8
3 changed files with 157 additions and 56 deletions

View File

@@ -43,6 +43,11 @@ OPTIONS
Skip cached local copies and force updates from network resources.
.. options:: --download, -d
Download a change from gerrit into a branch for review. Takes a numeric
change id as an argument.
.. option:: --verbose, -v
Turns on more verbose output.