aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/chapters
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2009-02-23 16:37:54 +0100
committerGuido Günther <agx@sigxcpu.org>2009-02-23 16:37:54 +0100
commitae575e3067fa448858835360386503168b3bf5d8 (patch)
tree86f4be641cc1d472e8b7d25518e530092ad75f07 /docs/chapters
parentffbb38a82d2403d9495b24b68badd0d1fdf15e28 (diff)
Add --export=WC to export the working copy into export-dir.
Closes: #509138
Diffstat (limited to 'docs/chapters')
-rw-r--r--docs/chapters/building.sgml6
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/chapters/building.sgml b/docs/chapters/building.sgml
index e81a48e8..4b590988 100644
--- a/docs/chapters/building.sgml
+++ b/docs/chapters/building.sgml
@@ -46,10 +46,12 @@
&git-buildpackage; <option>--git-export-dir</option>=<replaceable>../build-area</replaceable> <option>--git-export</option>=<replaceable>etch</replaceable>
&git-buildpackage; <option>--git-export-dir</option>=<replaceable>../build-area</replaceable> <option>--git-export</option>=<replaceable>8caed309653d69b7ab440e3d35abc090eb4c6697</replaceable>
&git-buildpackage; <option>--git-export-dir</option>=<replaceable>../build-area</replaceable> <option>--git-export</option>=<replaceable>INDEX</replaceable>
+&git-buildpackage; <option>--git-export-dir</option>=<replaceable>../build-area</replaceable> <option>--git-export</option>=<replaceable>WC</replaceable>
</screen>
<para>The special argument <replaceable>INDEX</replaceable> exports the
- state of the current index which can be used to include staged but
- uncommitted changes in the build.</para>
+ state of the current index which can be used to include staged but uncommitted
+ changes in the build. Whereas the special argument
+ <replaceable>WC</replaceable> exports the current working copy as is.</para>
<para>If you want to default to build in a separate build area you can
specify the directory to use in the gbp.conf.
<programlisting>