Merge branch 'stable-2.15'

* stable-2.15:
  Documentation/cmd-review.txt: --tags, tabs instead of spaces
  Documentation: Remove extra 'on'

Change-Id: I200ee3d99947c96f37b765e5ced050306b8fa2de
This commit is contained in:
David Pursehouse 2018-09-28 20:15:01 +09:00
commit 54f821f47a
2 changed files with 7 additions and 7 deletions

View File

@ -127,12 +127,12 @@ branch.
--tag:: --tag::
-t:: -t::
Apply a 'TAG' to the change message, votes, and inline comments. The 'TAG' Apply a 'TAG' to the change message, votes, and inline comments. The 'TAG'
can represent an external system like CI that does automated verification can represent an external system like CI that does automated verification
of the change. Comments that contain TAG values with 'autogenerated:' prefix of the change. Comments that contain TAG values with 'autogenerated:' prefix
can be filtered out in the web UI. can be filtered out in the web UI.
Note that to apply different tags on different votes/comments, multiple Note that to apply different tags on different votes/comments, multiple
invocations of the SSH command are required. invocations of the SSH command are required.
== ACCESS == ACCESS
Any user who has SSH access to Gerrit. Any user who has SSH access to Gerrit.

View File

@ -5988,7 +5988,7 @@ Unset for draft comments, assumed to be the calling user.
|`tag` |optional| |`tag` |optional|
Value of the `tag` field from link:#review-input[ReviewInput] set Value of the `tag` field from link:#review-input[ReviewInput] set
while posting the review. while posting the review.
NOTE: To apply different tags on on different votes/comments multiple NOTE: To apply different tags on different votes/comments multiple
invocations of the REST call are required. invocations of the REST call are required.
|`unresolved` |optional| |`unresolved` |optional|
Whether or not the comment must be addressed by the user. The state of Whether or not the comment must be addressed by the user. The state of