summaryrefslogtreecommitdiff
path: root/Documentation/git-show-branch.txt
diff options
context:
space:
mode:
authorFredrik Kuivinen <freku045@student.liu.se>2006-03-09 16:24:50 (GMT)
committerJunio C Hamano <junkio@cox.net>2006-03-09 19:44:11 (GMT)
commit7bd7f2804d84258a5cd1e76c610496f6beaa4cdf (patch)
tree7af211da50259235f210e093537971769c95e77d /Documentation/git-show-branch.txt
parent5001422d30109b3c4471fd2d744e0a78a103c9d8 (diff)
downloadgit-7bd7f2804d84258a5cd1e76c610496f6beaa4cdf.zip
git-7bd7f2804d84258a5cd1e76c610496f6beaa4cdf.tar.gz
git-7bd7f2804d84258a5cd1e76c610496f6beaa4cdf.tar.bz2
Remove trailing dot after short description
Signed-off-by: Fredrik Kuivinen <freku045@student.liu.se> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation/git-show-branch.txt')
-rw-r--r--Documentation/git-show-branch.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-show-branch.txt b/Documentation/git-show-branch.txt
index e474cd0..d3b6e62 100644
--- a/Documentation/git-show-branch.txt
+++ b/Documentation/git-show-branch.txt
@@ -3,7 +3,7 @@ git-show-branch(1)
NAME
----
-git-show-branch - Show branches and their commits.
+git-show-branch - Show branches and their commits
SYNOPSIS
--------