Skip to content

Commit

Permalink
Merge branch 'maint-1.6.1' into maint-1.6.2
Browse files Browse the repository at this point in the history
* maint-1.6.1:
  Documentation: git-archive: mark --format as optional in summary
  • Loading branch information
Junio C Hamano committed Aug 28, 2009
2 parents 607a9e8 + 66fd74e commit 891182f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/git-archive.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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>]
[--remote=<repo> [--exec=<git-upload-archive>]] <tree-ish>
[path...]

Expand Down

0 comments on commit 891182f

Please sign in to comment.