Merge changes I84c97525,Ib2c9bedf

* changes:
  Explain that review command ignores invalid and non permitted votes
  Make indention in review command documentation consistent
This commit is contained in:
Shawn Pearce 2013-11-17 02:30:30 +00:00 committed by Gerrit Code Review
commit 76647556da

View File

@ -85,9 +85,12 @@ OPTIONS
for further details. These options are only available for the
labels that are defined in the 'All-Projects' root project and
that are valid for all projects; for other labels, see --label.
Votes that are not permitted for the user are silently ignored.
--label::
Set a label by name to the value 'N'.
Set a label by name to the value 'N'. Invalid votes (invalid label
or invalid value) and votes that are not permitted for the user are
silently ignored.
ACCESS
------