summaryrefslogtreecommitdiff
path: root/doc/pkgsrc.txt
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2019-11-22 19:56:26 +0000
committerrillig <rillig@pkgsrc.org>2019-11-22 19:56:26 +0000
commitcfc446b59bbb6850b9f01fdaea321f62fa0c4dac (patch)
tree7672da876f6deca18149108c651988d9e5376c85 /doc/pkgsrc.txt
parent67b2a52bb102d147a3b60a3b92e95a94d57d4cf1 (diff)
downloadpkgsrc-cfc446b59bbb6850b9f01fdaea321f62fa0c4dac.tar.gz
doc/pkgsrc.*: regen
Diffstat (limited to 'doc/pkgsrc.txt')
-rw-r--r--doc/pkgsrc.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/pkgsrc.txt b/doc/pkgsrc.txt
index dce90213b0f..48d76f9e7e7 100644
--- a/doc/pkgsrc.txt
+++ b/doc/pkgsrc.txt
@@ -789,6 +789,12 @@ pkgsrc guide. If you don't find anything here, there are alternatives:
The available help topics are listed in Appendix D, Help topics.
+ * To see the value of a single variable, run bmake show-var VARNAME=X.
+
+ * To see the values of the most common variables, run bmake show-all. These
+ variables are grouped by topic. To see the variables for a single topic,
+ run bmake show-all-topic, for example bmake show-all-fetch.
+
* The pkgsrc-users mailing list, to which you can subscribe and then ask your
questions.
@@ -2609,6 +2615,12 @@ pkgsrc guide. If you don't find anything here, there are alternatives:
The available help topics are listed in Appendix D, Help topics.
+ * To see the value of a single variable, run bmake show-var VARNAME=X.
+
+ * To see the values of the most common variables, run bmake show-all. These
+ variables are grouped by topic. To see the variables for a single topic,
+ run bmake show-all-topic, for example bmake show-all-fetch.
+
* The tech-pkg mailing list, to which you can subscribe and then ask your
questions.