aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/cpt.org2
-rw-r--r--docs/cpt.texi2
-rw-r--r--docs/cpt.txt3
3 files changed, 7 insertions, 0 deletions
diff --git a/docs/cpt.org b/docs/cpt.org
index 3949cea..0a442d3 100644
--- a/docs/cpt.org
+++ b/docs/cpt.org
@@ -179,6 +179,8 @@ to provide detailed information.
Set the temporary build directory name.
- ~CPT_PROMPT~ ::
If set to 0, =cpt= will not prompt you for anything.
+- ~CPT_REPO_CACHE~ ::
+ If set to 0, =cpt= will not use or write repository information cache.
- ~CPT_ROOT~ ::
If this variable is set, =cpt= will assume the given path as the system root.
- ~CPT_TEST~ ::
diff --git a/docs/cpt.texi b/docs/cpt.texi
index c39b393..0ff0e8d 100644
--- a/docs/cpt.texi
+++ b/docs/cpt.texi
@@ -293,6 +293,8 @@ If set to 1, @samp{cpt} will keep logs regardless of operation success.
Set the temporary build directory name.
@item @code{CPT_PROMPT}
If set to 0, @samp{cpt} will not prompt you for anything.
+@item @code{CPT_REPO_CACHE}
+If set to 0, @samp{cpt} will not use or write repository information cache.
@item @code{CPT_ROOT}
If this variable is set, @samp{cpt} will assume the given path as the system root.
@item @code{CPT_TEST}
diff --git a/docs/cpt.txt b/docs/cpt.txt
index c04a52f..8620539 100644
--- a/docs/cpt.txt
+++ b/docs/cpt.txt
@@ -249,6 +249,9 @@ development manual for *Carbs Packaging Tools*. For development logs see
Set the temporary build directory name.
`CPT_PROMPT'
If set to 0, `cpt' will not prompt you for anything.
+ `CPT_REPO_CACHE'
+ If set to 0, `cpt' will not use or write repository information
+ cache.
`CPT_ROOT'
If this variable is set, `cpt' will assume the given path as the
system root.