updated git doc
[TortoiseGit.git] / doc / source / en / TortoiseGit / git_doc / git-upload-archive.xml
blobfc311bab717a146c2144e412e904f10c16f4ae4d
1 <?xml version="1.0" encoding="UTF-8"?>\r
2 <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">\r
3 \r
4 <article lang="en" id="git-upload-archive(1)">\r
5 <articleinfo>\r
6     <title>git-upload-archive(1)</title>\r
7 <indexterm>\r
8 <primary>git-upload-archive(1)</primary>\r
9 </indexterm>\r
10 </articleinfo>\r
11 <simplesect id="_name">\r
12 <title>NAME</title>\r
13 <simpara>git-upload-archive - Send archive back to git-archive</simpara>\r
14 </simplesect>\r
15 <simplesect id="_synopsis">\r
16 <title>SYNOPSIS</title>\r
17 <blockquote>\r
18 <literallayout><emphasis>git upload-archive</emphasis> &lt;directory&gt;</literallayout>\r
19 </blockquote>\r
20 </simplesect>\r
21 <simplesect id="_description">\r
22 <title>DESCRIPTION</title>\r
23 <simpara>Invoked by <emphasis>git archive --remote</emphasis> and sends a generated archive to the\r
24 other end over the git protocol.</simpara>\r
25 <simpara>This command is usually not invoked directly by the end user.  The UI\r
26 for the protocol is on the <emphasis>git archive</emphasis> side, and the program pair\r
27 is meant to be used to get an archive from a remote repository.</simpara>\r
28 </simplesect>\r
29 <simplesect id="_options">\r
30 <title>OPTIONS</title>\r
31 <variablelist>\r
32 <varlistentry>\r
33 <term>\r
34 &lt;directory&gt;\r
35 </term>\r
36 <listitem>\r
37 <simpara>\r
38         The repository to get a tar archive from.\r
39 </simpara>\r
40 </listitem>\r
41 </varlistentry>\r
42 </variablelist>\r
43 </simplesect>\r
44 <simplesect id="_git">\r
45 <title>GIT</title>\r
46 <simpara>Part of the <xref linkend="git(1)" /> suite</simpara>\r
47 </simplesect>\r
48 </article>\r