From 97925fde00743e557fa5e792004483a27e31fbd8 Mon Sep 17 00:00:00 2001 From: Matthias Kestenholz Date: Fri, 18 May 2007 15:39:34 +0200 Subject: Documentation: Reformatted SYNOPSIS for several commands Signed-off-by: Matthias Kestenholz Signed-off-by: Junio C Hamano --- Documentation/git-push.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Documentation/git-push.txt') diff --git a/Documentation/git-push.txt b/Documentation/git-push.txt index f8cc2b5432..e9ad10672a 100644 --- a/Documentation/git-push.txt +++ b/Documentation/git-push.txt @@ -8,7 +8,9 @@ git-push - Update remote refs along with associated objects SYNOPSIS -------- -'git-push' [--all] [--tags] [--receive-pack=] [--repo=all] [-f | --force] [-v] [ ...] +[verse] +'git-push' [--all] [--tags] [--receive-pack=] + [--repo=all] [-f | --force] [-v] [ ...] DESCRIPTION ----------- -- cgit v1.2.1