Code

bash: Add more option completions for 'git log'
[git.git] / Documentation / git-show-branch.txt
index 0bb8250b202de93bac6b5cef957454cda2648a13..de9e8f885f794692bcc45b871e791ebbd7c806cd 100644 (file)
@@ -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::
@@ -190,4 +192,4 @@ Documentation by Junio C Hamano.
 
 GIT
 ---
-Part of the linkgit:git[7] suite
+Part of the linkgit:git[1] suite