From e448ff877b5bff0f2e6c5281652ed5183a41ed6c Mon Sep 17 00:00:00 2001 From: Matthias Kestenholz Date: Fri, 18 May 2007 15:39:33 +0200 Subject: Documentation: Added [verse] to SYNOPSIS where necessary Signed-off-by: Matthias Kestenholz Signed-off-by: Junio C Hamano diff --git a/Documentation/git-archive.txt b/Documentation/git-archive.txt index 59dfabe..5fd3b62 100644 --- a/Documentation/git-archive.txt +++ b/Documentation/git-archive.txt @@ -8,6 +8,7 @@ git-archive - Creates an archive of files from a named tree SYNOPSIS -------- +[verse] 'git-archive' --format= [--list] [--prefix=/] [] [--remote=] [path...] diff --git a/Documentation/git-bundle.txt b/Documentation/git-bundle.txt index 92e7a68..5051e2b 100644 --- a/Documentation/git-bundle.txt +++ b/Documentation/git-bundle.txt @@ -8,6 +8,7 @@ git-bundle - Move objects and refs by archive SYNOPSIS -------- +[verse] 'git-bundle' create [git-rev-list args] 'git-bundle' verify 'git-bundle' list-heads [refname...] diff --git a/Documentation/git-fmt-merge-msg.txt b/Documentation/git-fmt-merge-msg.txt index e560b30..4913c25 100644 --- a/Documentation/git-fmt-merge-msg.txt +++ b/Documentation/git-fmt-merge-msg.txt @@ -8,6 +8,7 @@ git-fmt-merge-msg - Produce a merge commit message SYNOPSIS -------- +[verse] git-fmt-merge-msg [--summary | --no-summary] <$GIT_DIR/FETCH_HEAD git-fmt-merge-msg [--summary | --no-summray] -F diff --git a/Documentation/git-name-rev.txt b/Documentation/git-name-rev.txt index 5b5c4c8..d6c8bf8 100644 --- a/Documentation/git-name-rev.txt +++ b/Documentation/git-name-rev.txt @@ -8,6 +8,7 @@ git-name-rev - Find symbolic names for given revs SYNOPSIS -------- +[verse] 'git-name-rev' [--tags] [--refs=] ( --all | --stdin | ... ) diff --git a/Documentation/git-rebase.txt b/Documentation/git-rebase.txt index 2f417a8..753b275 100644 --- a/Documentation/git-rebase.txt +++ b/Documentation/git-rebase.txt @@ -7,8 +7,8 @@ git-rebase - Forward-port local commits to the updated upstream head SYNOPSIS -------- +[verse] 'git-rebase' [-v] [--merge] [-C] [--onto ] [] - 'git-rebase' --continue | --skip | --abort DESCRIPTION -- cgit v0.10.2-6-g49f6