Documentation/cmd-review.txt: --tags, tabs instead of spaces

Change-Id: I418b8f6a0c6eaef29567d9b624b1566675986ce9
This commit is contained in:
Sven Selberg 2018-09-28 12:36:15 +02:00
parent 1a6728ded3
commit fca464cb3a

View File

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