Explain that review command ignores invalid and non permitted votes

Change-Id: I84c975251f5e5b4a32c43175496a7a1afc599063
Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
This commit is contained in:
Edwin Kempin 2013-11-16 07:21:13 +01:00
parent 4fc7ab284d
commit 5a6edb1d70

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