summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJean Delvare <khali@linux-fr.org>2006-06-24 07:51:22 +0000
committerJean Delvare <khali@linux-fr.org>2006-06-24 07:51:22 +0000
commit35ded07912133bcce6226c73e474e96c4f89a8aa (patch)
tree4679fe88e2c2e15cd8b0e8fb61974e0d1c687585
parent20d7066d23e1651f8bac16ee56757d5e120410d5 (diff)
downloadquilt-35ded07912133bcce6226c73e474e96c4f89a8aa.tar.gz
- bin/quilt.in, doc/quilt.1.in: Document the --quiltrc=- feature
(#16727).
-rw-r--r--bin/quilt.in4
-rw-r--r--doc/quilt.1.in4
-rw-r--r--quilt.changes6
3 files changed, 12 insertions, 2 deletions
diff --git a/bin/quilt.in b/bin/quilt.in
index 1279b25..66ad983 100644
--- a/bin/quilt.in
+++ b/bin/quilt.in
@@ -46,7 +46,9 @@ Global options:
--quiltrc file
Use the specified configuration file instead of ~/.quiltrc (or
/etc/quilt.quiltrc if ~/.quiltrc does not exist). See the pdf
- documentation for details about its possible contents.
+ documentation for details about its possible contents. The
+ special value \"-\" causes quilt not to read any configuration
+ file.
--version
Print the version number and exit immediately."
diff --git a/doc/quilt.1.in b/doc/quilt.1.in
index c8cc2d4..87187cf 100644
--- a/doc/quilt.1.in
+++ b/doc/quilt.1.in
@@ -108,7 +108,9 @@ Runs the command in bash trace mode (-x). For internal debugging.
Use the specified configuration file instead of ~/.quiltrc (or
/etc/quilt.quiltrc if ~/.quiltrc does not exist). See the pdf
-documentation for details about its possible contents.
+documentation for details about its possible contents. The
+special value \"-\" causes quilt not to read any configuration
+file.
.IP \"\\fB--version\\fP\" 8
diff --git a/quilt.changes b/quilt.changes
index ece527e..26acbbf 100644
--- a/quilt.changes
+++ b/quilt.changes
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Sat Jun 24 09:41:33 CEST 2006 - khali@linux-fr.org
+
+- bin/quilt.in, doc/quilt.1.in: Document the --quiltrc=- feature
+ (#16727).
+
+-------------------------------------------------------------------
Mon Jun 12 17:22:42 CEST 2006 - agruen@suse.de
- quilt/diff.in, quilt/refresh.in: Add `-p ab' options which