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

@ -79,15 +79,18 @@ OPTIONS
--code-review:: --code-review::
--verified:: --verified::
Set the label to the value 'N'. The exact option names Set the label to the value 'N'. The exact option names
supported and the range of values permitted differs per site, supported and the range of values permitted differs per site,
check the output of --help, or contact your site administrator check the output of --help, or contact your site administrator
for further details. These options are only available for the for further details. These options are only available for the
labels that are defined in the 'All-Projects' root project and labels that are defined in the 'All-Projects' root project and
that are valid for all projects; for other labels, see --label. that are valid for all projects; for other labels, see --label.
Votes that are not permitted for the user are silently ignored.
--label:: --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 ACCESS
------ ------