[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Quilt-dev] [PATCH] Document QUILT_PC as user-settable
From: |
Jean Delvare |
Subject: |
[Quilt-dev] [PATCH] Document QUILT_PC as user-settable |
Date: |
Wed, 13 Mar 2019 15:20:37 +0100 |
If some users are already changing the value of QUILT_PC and it
works, we may as well document it.
Signed-off-by: Jean Delvare <address@hidden>
---
doc/quilt.1.in | 5 +++++
1 file changed, 5 insertions(+)
--- quilt.orig/doc/quilt.1.in 2018-07-18 10:59:18.481125028 +0200
+++ quilt/doc/quilt.1.in 2019-03-13 15:16:54.012804668 +0100
@@ -221,6 +221,11 @@ patch statistics. For example, "-f0" can
format. Recent versions of diffstat also support alternative rounding
methods ("-r1", "-r2").
+.IP QUILT_PC 4
+
+The location of backup files and any other data relative to the current
+state of the working directory from quilt's perspective. Defaults to ".pc".
+
.IP QUILT_PATCHES 4
The location of patch files, defaulting to "patches".
--
Jean Delvare
SUSE L3 Support
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Quilt-dev] [PATCH] Document QUILT_PC as user-settable,
Jean Delvare <=