summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2005-01-23 05:01:00 +0000
committerAndreas Gruenbacher <agruen@suse.de>2005-01-23 05:01:00 +0000
commit0ae231e732db3af8de72ec7c846ed72a7f9c9fd3 (patch)
tree4e677efe26a93898d32a0f1741163f2dd39d312d /bin
parentcaf1482275106e47eefe58669156def40acadae3 (diff)
downloadquilt-0ae231e732db3af8de72ec7c846ed72a7f9c9fd3.tar.gz
- Add mail command, doc/README.MAIL and example ``mail'' command
filter in quilt.quiltrc. - Bump version to 0.38.
Diffstat (limited to 'bin')
-rw-r--r--bin/quilt.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/bin/quilt.in b/bin/quilt.in
index c88a648..df7a430 100644
--- a/bin/quilt.in
+++ b/bin/quilt.in
@@ -34,8 +34,9 @@ Common options to all commands:
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."
+ Use the specified configuration file instead of ~/.quiltrc (or
+ /etc/quilt.quiltrc if ~/.quiltrc is missing). See the pdf
+ documentation for details about its possible content."
exit 1
}