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:
commit
76647556da
@ -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
|
||||||
------
|
------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user