Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Don't use dash commands (git-foo) in tutorial-2
[gitweb.git]
/
Documentation
/
git-show-branch.txt
diff --git
a/Documentation/git-show-branch.txt
b/Documentation/git-show-branch.txt
index 32595ad5498981343b60daf8cf5c389c6d9724a1..de9e8f885f794692bcc45b871e791ebbd7c806cd 100644
(file)
--- a/
Documentation/git-show-branch.txt
+++ b/
Documentation/git-show-branch.txt
@@
-38,10
+38,12
@@
OPTIONS
branches under $GIT_DIR/refs/heads/topic, giving
`topic/*` would show all of them.
--r|--remotes::
+-r::
+--remotes::
Show the remote-tracking branches.
--a|--all::
+-a::
+--all::
Show both remote-tracking branches and local branches.
--current::