doc: fix the example of index activate command
Executing the previous example command of index activate gave the error: "fatal: gerrit: activate not found". This change adds the "index" to this example command so that it can be executed correctly. Bug: Issue 8775 Change-Id: I08fe58d6920810ff0950b1ad62440b930a456126
This commit is contained in:
@@ -37,7 +37,7 @@ This command is intended to be used in scripts.
|
|||||||
Activate the latest change index:
|
Activate the latest change index:
|
||||||
|
|
||||||
----
|
----
|
||||||
$ ssh -p 29418 review.example.com gerrit activate changes
|
$ ssh -p 29418 review.example.com gerrit index activate changes
|
||||||
----
|
----
|
||||||
|
|
||||||
GERRIT
|
GERRIT
|
||||||
|
Reference in New Issue
Block a user