summaryrefslogtreecommitdiff
path: root/Documentation/git-show-branch.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2006-07-07 02:21:47 (GMT)
committerJunio C Hamano <junkio@cox.net>2006-07-07 02:29:00 (GMT)
commit8048e24b87b2b897acaa27fe37df715f354947cb (patch)
tree9e415b9768c71ec6aa52f2cbe3d4fb1ba1a53e90 /Documentation/git-show-branch.txt
parentbf928e9d2cf124ed73711f90666f9cee3c084e59 (diff)
downloadgit-8048e24b87b2b897acaa27fe37df715f354947cb.zip
git-8048e24b87b2b897acaa27fe37df715f354947cb.tar.gz
git-8048e24b87b2b897acaa27fe37df715f354947cb.tar.bz2
show-branch: match documentation and usage
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, 5 insertions, 0 deletions
diff --git a/Documentation/git-show-branch.txt b/Documentation/git-show-branch.txt
index f115b45..a2445a4 100644
--- a/Documentation/git-show-branch.txt
+++ b/Documentation/git-show-branch.txt
@@ -52,6 +52,11 @@ OPTIONS
appear in topological order (i.e., descendant commits
are shown before their parents).
+--sparse::
+ By default, the output omits merges that are reachable
+ from only one tip being shown. This option makes them
+ visible.
+
--more=<n>::
Usually the command stops output upon showing the commit
that is the common ancestor of all the branches. This