summaryrefslogtreecommitdiffstats
path: root/git-archive.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2009-08-28 09:18:28 +0000
committerJunio C Hamano <junio@hera.kernel.org>2009-08-28 09:18:28 +0000
commite367f7b24088cde94c62db8d039db5a776acb85c (patch)
tree82cb6fc1d00e17f452f1a5e8b7e510977a12fe04 /git-archive.txt
parent0e066b973d5f387d1a24dd6bb86612b405fc44ce (diff)
downloadgit-htmldocs-e367f7b24088cde94c62db8d039db5a776acb85c.tar.gz
Autogenerated HTML docs for v1.6.4.1-243-gaab9e
Diffstat (limited to 'git-archive.txt')
-rw-r--r--git-archive.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-archive.txt b/git-archive.txt
index bc132c87e..92444ddf1 100644
--- a/git-archive.txt
+++ b/git-archive.txt
@@ -9,7 +9,7 @@ git-archive - Create an archive of files from a named tree
SYNOPSIS
--------
[verse]
-'git archive' --format=<fmt> [--list] [--prefix=<prefix>/] [<extra>]
+'git archive' [--format=<fmt>] [--list] [--prefix=<prefix>/] [<extra>]
[--output=<file>] [--worktree-attributes]
[--remote=<repo> [--exec=<git-upload-archive>]] <tree-ish>
[path...]