X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Documentation%2Fgit-show-branch.txt;h=e474cd0ba7eedb8663f824dcf9f179e75cd3263b;hb=bd494fc76be09ab61f8285f1299e2474b0554a81;hp=7b1a9c98756bdc362a244827da601042ee290a43;hpb=1aa68d67358be1ee20da57b0c3bd1f9863fe41a4;p=git.git diff --git a/Documentation/git-show-branch.txt b/Documentation/git-show-branch.txt index 7b1a9c98..e474cd0b 100644 --- a/Documentation/git-show-branch.txt +++ b/Documentation/git-show-branch.txt @@ -8,9 +8,9 @@ git-show-branch - Show branches and their commits. SYNOPSIS -------- [verse] -git-show-branch [--all] [--heads] [--tags] [--topo-order] [--current] - [--more= | --list | --independent | --merge-base] - [--no-name | --sha1-name] [ | ]... +'git-show-branch' [--all] [--heads] [--tags] [--topo-order] [--current] + [--more= | --list | --independent | --merge-base] + [--no-name | --sha1-name] [ | ]... DESCRIPTION -----------