aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
authorDietmar Winkler <Dietmar.Winkler@TU-Berlin.de>2009-01-06 15:15:13 +0100
committerGuido Guenther <agx@sigxcpu.org>2009-01-06 17:29:50 +0100
commita92c398723c635b5875ce23d362a5c2b39780401 (patch)
tree90108cf15af86e2deebaa8b9ad30741c67c0e953 /docs
parent07ceb2c9f70bcf9697c0dff2ddda3605c387fe1a (diff)
documentation typo
Diffstat (limited to 'docs')
-rw-r--r--docs/chapters/special.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/chapters/special.sgml b/docs/chapters/special.sgml
index 8f430572..6454574a 100644
--- a/docs/chapters/special.sgml
+++ b/docs/chapters/special.sgml
@@ -71,7 +71,7 @@ cleanup-script.sh
option instead:
<programlisting>
-<command>git-buildpackage</command> <option>--git-builder="pdebuild --debbuildopts '-I.git -i\.git"</option> <option>--git-cleaner="fakeroot debian/rules clean"</option>
+<command>git-buildpackage</command> <option>--git-builder="pdebuild --debbuildopts '-I.git -i\.git'"</option> <option>--git-cleaner="fakeroot debian/rules clean"</option>
</programlisting>
Note that we also used a different clean command since since &pdebuildcmd;