diff options
Diffstat (limited to 'docs/cpt.texi')
-rw-r--r-- | docs/cpt.texi | 2 |
1 files changed, 2 insertions, 0 deletions
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} |