aboutsummaryrefslogtreecommitdiff
path: root/src/docs/Environment-Variables.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/docs/Environment-Variables.html')
-rw-r--r--src/docs/Environment-Variables.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/docs/Environment-Variables.html b/src/docs/Environment-Variables.html
index 27c35c7..b47dfd6 100644
--- a/src/docs/Environment-Variables.html
+++ b/src/docs/Environment-Variables.html
@@ -22,7 +22,7 @@ Documentation License." -->
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
<link href="Package-Manager.html" rel="up" title="Package Manager">
<link href="Hooks.html" rel="next" title="Hooks">
-<link href="cpt_002dbuild.html" rel="prev" title="cpt-build">
+<link href="cpt_002dupdate.html" rel="prev" title="cpt-update">
<style type="text/css">
<!--
a.summary-letter {text-decoration: none}
@@ -101,7 +101,7 @@ This behaviour can also be achieved by adding <samp>-n</samp> or <samp>--no-fetc
as an argument. Default: 0
</p>
</dd>
-<dt><code>CPT_FORCE</code></dt>
+<dt><code><span id="cptforce"></span>CPT_FORCE</code></dt>
<dd><p>If this is set to 1, some of the <code>cpt</code> tools will continue regardless of
errors or skip certain checks. Here are some examples:
</p>
@@ -151,7 +151,7 @@ as an argument to some utilities.
Default: 1
</p>
</dd>
-<dt><code>CPT_ROOT</code></dt>
+<dt><code><span id="cptroot"></span>CPT_ROOT</code></dt>
<dd><p>If this variable is set, <code>cpt</code> will assume this as the system root, and
will install/remove/update/list packages assuming this is the system root.
This behaviour can also be achieved by adding <samp>--root</samp> as an argument to some utilities.