From 56b67f5a1a9812c0a0007f9eb5acd692ac3c1a40 Mon Sep 17 00:00:00 2001 From: Anthony Ramine Date: Tue, 30 Aug 2011 11:38:34 +0200 Subject: Add automatic manpages installation --- README.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index eb69397..d8688f5 100644 --- a/README.md +++ b/README.md @@ -180,6 +180,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 ======== @@ -256,6 +257,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 ------ -- cgit v1.2.3