Clean up syntax of cmd-create-branch.txt
Remove space from example. Add period to intro sentence. Change-Id: I6835c8fd1767d5a1c14cd3525590b50be8d251ab
This commit is contained in:
parent
51d027268d
commit
9754a85b64
@ -1,7 +1,7 @@
|
||||
= gerrit create-branch
|
||||
|
||||
== NAME
|
||||
gerrit create-branch - Create a new branch
|
||||
gerrit create-branch - Create a new branch.
|
||||
|
||||
== SYNOPSIS
|
||||
[verse]
|
||||
@ -40,7 +40,7 @@ Create a new branch called 'newbranch' from the 'master' branch of
|
||||
the project 'myproject'.
|
||||
|
||||
----
|
||||
$ ssh -p 29418 review.example.com gerrit create-branch myproject newbranch master
|
||||
$ ssh -p 29418 review.example.com gerrit create-branch myproject newbranch master
|
||||
----
|
||||
|
||||
GERRIT
|
||||
|
Loading…
Reference in New Issue
Block a user