Fixed example for user account creation.
Changed "create-user" to "create-account" in example command. Change-Id: I1ace702a6115e0fb5005f9738953323d607422b6
This commit is contained in:
parent
b0cdb1b76e
commit
135db6e96f
@ -62,7 +62,7 @@ EXAMPLES
|
||||
Create a new user account called `watcher`:
|
||||
|
||||
====
|
||||
$ cat ~/.ssh/id_watcher.pub | ssh -p 29418 review.example.com gerrit create-user --ssh-key - watcher
|
||||
$ cat ~/.ssh/id_watcher.pub | ssh -p 29418 review.example.com gerrit create-account --ssh-key - watcher
|
||||
====
|
||||
|
||||
GERRIT
|
||||
|
Loading…
x
Reference in New Issue
Block a user