summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2004-06-12 01:32:02 +0000
committerAndreas Gruenbacher <agruen@suse.de>2004-06-12 01:32:02 +0000
commit73d2de1f10719972e108c857e1f7e8b80a5a4e0d (patch)
tree39ddf7bb480b12c7f8c1a2cc4b4f657b6c9d68fe /bin
parent6b6394d98a22662687784ce51c40d398307338a0 (diff)
downloadquilt-73d2de1f10719972e108c857e1f7e8b80a5a4e0d.tar.gz
- Fix another upgrade bug: The series file may optionally contain
a strip level argument (-pN) which must be stripped off when determining the patch name. - A minor correction in the doumentation; some whitespace fixes. - Translation update.
Diffstat (limited to 'bin')
-rw-r--r--bin/quilt.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/quilt.in b/bin/quilt.in
index 3be2f0a..4956cbd 100644
--- a/bin/quilt.in
+++ b/bin/quilt.in
@@ -28,7 +28,7 @@ Common options to all commands:
--trace
Runs the command in bash trace mode (-x). For internal debugging.
-
+
--quiltrc file
Use the specified configuration file instead of ~/.quiltrc.
See pdf documentation for details about its possible content."