From cc1621e2a02ed2a408571ed6f6ba84de2166e334 Mon Sep 17 00:00:00 2001 From: Christian Meder Date: Mon, 10 Oct 2005 16:01:32 -0700 Subject: The synopsis of the manpages should use the hyphenated version The synopsis of the manpages should use the hyphenated version of the git commands. Adapt the remaining offenders. Signed-off-by: Christian Meder Signed-off-by: Junio C Hamano --- Documentation/git-show-branch.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Documentation/git-show-branch.txt') diff --git a/Documentation/git-show-branch.txt b/Documentation/git-show-branch.txt index 32da5ba330..e0dce7ec12 100644 --- a/Documentation/git-show-branch.txt +++ b/Documentation/git-show-branch.txt @@ -7,7 +7,7 @@ git-show-branch - Show branches and their commits. SYNOPSIS -------- -'git show-branch [--all] [--heads] [--tags] [--more= | --list | --independent | --merge-base] ...' +'git-show-branch [--all] [--heads] [--tags] [--more= | --list | --independent | --merge-base] ...' DESCRIPTION ----------- -- cgit v1.2.3