summaryrefslogtreecommitdiffstats
path: root/Documentation/cmd-create-account.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/cmd-create-account.txt')
-rw-r--r--Documentation/cmd-create-account.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/cmd-create-account.txt b/Documentation/cmd-create-account.txt
index 62bd0aa328..617191fb6d 100644
--- a/Documentation/cmd-create-account.txt
+++ b/Documentation/cmd-create-account.txt
@@ -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