summaryrefslogtreecommitdiffstats
path: root/git-archive.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-05-17 16:34:02 -0700
committerJunio C Hamano <gitster@pobox.com>2013-05-17 16:34:02 -0700
commit3d1b5a1ebc2e4d9c3323a8f2b1fac732562968b5 (patch)
tree49e1d04b52edbaa0b3d2fc549ad3cdbe30f9e1ee /git-archive.html
parentba7fe50148ec50de8394e1fe0f672c47bf6d4c17 (diff)
downloadgit-htmldocs-3d1b5a1ebc2e4d9c3323a8f2b1fac732562968b5.tar.gz
Autogenerated HTML docs for v1.8.3-rc3
Diffstat (limited to 'git-archive.html')
-rw-r--r--git-archive.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-archive.html b/git-archive.html
index 1c459ada0..ba5233b75 100644
--- a/git-archive.html
+++ b/git-archive.html
@@ -747,7 +747,7 @@ git-archive(1) Manual Page
<div class="sectionbody">
<div class="verseblock">
<pre class="content"><em>git archive</em> [--format=&lt;fmt&gt;] [--list] [--prefix=&lt;prefix&gt;/] [&lt;extra&gt;]
- [-o | --output=&lt;file&gt;] [--worktree-attributes]
+ [-o &lt;file&gt; | --output=&lt;file&gt;] [--worktree-attributes]
[--remote=&lt;repo&gt; [--exec=&lt;git-upload-archive&gt;]] &lt;tree-ish&gt;
[&lt;path&gt;&#8230;]</pre>
<div class="attribution">
@@ -1088,7 +1088,7 @@ while archiving any tree in your <code>$GIT_DIR/info/attributes</code> file.</p>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2013-04-11 19:13:58 PDT
+Last updated 2013-05-17 16:33:07 PDT
</div>
</div>
</body>