Remove spaces in front of example
Change-Id: I3b945bb7b2124a179ea6ca0ca6d45d7ea74c1b64
This commit is contained in:
parent
24c79197c2
commit
51d027268d
@ -69,7 +69,7 @@ Create a new batch/role access user account called `watcher` in
|
||||
the 'Non-Interactive Users' group.
|
||||
|
||||
----
|
||||
$ cat ~/.ssh/id_watcher.pub | ssh -p 29418 review.example.com gerrit create-account --group "'Non-Interactive Users'" --ssh-key - watcher
|
||||
$ cat ~/.ssh/id_watcher.pub | ssh -p 29418 review.example.com gerrit create-account --group "'Non-Interactive Users'" --ssh-key - watcher
|
||||
----
|
||||
|
||||
GERRIT
|
||||
|
Loading…
Reference in New Issue
Block a user