aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0193647..9562747 100644
--- a/README.md
+++ b/README.md
@@ -181,6 +181,7 @@ You can set the following variables:
- KERL_AGNER_AUTOINSTALL a list of packages to pre-install
- KERL_SASL_STARTUP use SASL system startup instead of minimal
- KERL_USE_AUTOCONF use autoconf in the builds process
+- KERL_INSTALL_MANPAGES if non-empty will install manpages
Glossary
========
@@ -257,6 +258,10 @@ You can auto-install agner packages listing them in the KERL_AGNER_AUTOINSTALL v
You can have SASL started automatically setting KERL_SASL_STARTUP=yes in your $HOME/.kerlrc file or prepending it to the command line
+#### Manpages installation
+
+You can have manpages installed automatically setting KERL_INSTALL_MANPAGES=yes in your $HOME/.kerlrc file or prepending it to the command line
+
update
------