summaryrefslogtreecommitdiffstats
path: root/Documentation/cmd-create-branch.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/cmd-create-branch.txt')
-rw-r--r--Documentation/cmd-create-branch.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/cmd-create-branch.txt b/Documentation/cmd-create-branch.txt
index 336af56d11..2060917d8c 100644
--- a/Documentation/cmd-create-branch.txt
+++ b/Documentation/cmd-create-branch.txt
@@ -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