aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-show-branch.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2005-08-29 17:21:06 -0700
committerJunio C Hamano <junkio@cox.net>2005-08-29 17:21:06 -0700
commitf85a41916163097c3c307ac45d1a935564c52bf0 (patch)
treeaacced7340195bb8416a5c4f76e8bfac2d68dc73 /Documentation/git-show-branch.txt
parentd5acdcf18e255308f5f16ae9e7fe48bf21ff68c0 (diff)
downloadgit-f85a41916163097c3c307ac45d1a935564c52bf0.tar.gz
Accumulated documentation updates.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation/git-show-branch.txt')
-rw-r--r--Documentation/git-show-branch.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/Documentation/git-show-branch.txt b/Documentation/git-show-branch.txt
index 71d5ba8fd7..5103c0c4f9 100644
--- a/Documentation/git-show-branch.txt
+++ b/Documentation/git-show-branch.txt
@@ -1,6 +1,6 @@
git-show-branch(1)
==================
-v0.99.4, Aug 2005
+v0.99.5, Aug 2005
NAME
----
@@ -28,7 +28,8 @@ OPTIONS
--more=<n>::
Usually the command stops output upon showing the commit
that is the common ancestor of all the branches. This
- flag tells the command to go <n> commits beyond that.
+ flag tells the command to go <n> more common commits
+ beyond that.
--merge-base::
Instead of showing the commit list, just act like the