aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-archive.txt
diff options
context:
space:
mode:
authorMatthias Kestenholz <matthias@spinlock.ch>2007-05-18 15:39:33 +0200
committerJunio C Hamano <junkio@cox.net>2007-05-18 21:47:40 -0700
commite448ff877b5bff0f2e6c5281652ed5183a41ed6c (patch)
treebfce405296fac3f7daef438fbef87bc972cfbdcd /Documentation/git-archive.txt
parent6b68342edc392bb640b30c2115eb6585a3303e25 (diff)
downloadgit-e448ff877b5bff0f2e6c5281652ed5183a41ed6c.tar.gz
Documentation: Added [verse] to SYNOPSIS where necessary
Signed-off-by: Matthias Kestenholz <matthias@spinlock.ch> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation/git-archive.txt')
-rw-r--r--Documentation/git-archive.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/git-archive.txt b/Documentation/git-archive.txt
index 59dfabed23..5fd3b62cf1 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=<fmt> [--list] [--prefix=<prefix>/] [<extra>]
[--remote=<repo>] <tree-ish> [path...]