Remove spaces in front of example

Change-Id: I3b945bb7b2124a179ea6ca0ca6d45d7ea74c1b64
This commit is contained in:
David Shevitz 2018-09-24 09:38:45 -07:00
parent 24c79197c2
commit 51d027268d

View File

@ -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