From bd494fc76be09ab61f8285f1299e2474b0554a81 Mon Sep 17 00:00:00 2001 From: "Dmitry V. Levin" Date: Mon, 6 Mar 2006 03:00:48 +0300 Subject: git/Documentation: fix SYNOPSIS style bugs This trivial patch fixes SYNOPSIS style bugs. Signed-off-by: Dmitry V. Levin Signed-off-by: Junio C Hamano --- Documentation/git-show-branch.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Documentation/git-show-branch.txt') diff --git a/Documentation/git-show-branch.txt b/Documentation/git-show-branch.txt index 7b1a9c9875..e474cd0ba7 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 ----------- -- cgit v1.2.1