Clear up syntax for command reference files

Change-Id: I687a0efcb603912a96406876f8f987512d46e449
This commit is contained in:
David Shevitz 2018-09-26 12:31:46 -07:00
parent 51cb2ea2ff
commit e369eeee95
9 changed files with 61 additions and 64 deletions

@ -1,7 +1,7 @@
= gerrit index start
== NAME
gerrit index start - Start the online indexer
gerrit index start - Start the online indexer.
== SYNOPSIS
[verse]

@ -1,7 +1,7 @@
= kill
== NAME
kill - Cancel or abort a background task
kill - Cancel or abort a background task.
== SYNOPSIS
[verse]

@ -1,9 +1,9 @@
= gerrit logging ls-level
== NAME
gerrit logging ls-level - view the logging level
gerrit logging ls-level - view the logging level.
gerrit logging ls - view the logging level
gerrit logging ls - view the logging level.
== SYNOPSIS
[verse]
@ -27,8 +27,7 @@ Caller must have the ADMINISTRATE_SERVER capability.
View the logging level of the loggers in the package com.google:
----
$ssh -p 29418 review.example.com gerrit logging ls-level \
com.google.
$ssh -p 29418 review.example.com gerrit logging ls-level com.google.
----
View the logging level of every logger

@ -1,9 +1,9 @@
= gerrit logging set-level
== NAME
gerrit logging set-level - set the logging level
gerrit logging set-level - set the logging level.
gerrit logging set - set the logging level
gerrit logging set - set the logging level.
== SYNOPSIS
[verse]
@ -34,14 +34,12 @@ Caller must have the ADMINISTRATE_SERVER capability.
Change the logging level of the loggers in the package com.google to DEBUG.
----
$ssh -p 29418 review.example.com gerrit logging set-level \
debug com.google.
$ssh -p 29418 review.example.com gerrit logging set-level debug com.google.
----
Reset the logging level of every logger to what they were at deployment time.
----
$ssh -p 29418 review.example.com gerrit logging set-level \
reset
$ssh -p 29418 review.example.com gerrit logging set-level reset
----
GERRIT

@ -1,7 +1,7 @@
= gerrit ls-groups
== NAME
gerrit ls-groups - List groups visible to caller
gerrit ls-groups - List groups visible to caller.
== SYNOPSIS
[verse]

@ -1,7 +1,7 @@
= gerrit ls-members
== NAME
gerrit ls-members - Show members of a given group
gerrit ls-members - Show members of a given group.
== SYNOPSIS
[verse]

@ -1,7 +1,7 @@
= gerrit ls-projects
== NAME
gerrit ls-projects - List projects visible to caller
gerrit ls-projects - List projects visible to caller.
== SYNOPSIS
[verse]

@ -1,7 +1,7 @@
= gerrit ls-user-refs
== NAME
gerrit ls-user-refs - List refs visible to a specific user
gerrit ls-user-refs - List refs visible to a specific user.
== SYNOPSIS
[verse]