From ce80b449bbc6ebf84f77afb7642e72cf6b4044c4 Mon Sep 17 00:00:00 2001 From: Martin Nilsson <mani@lysator.liu.se> Date: Sat, 28 Jun 2008 17:54:17 +0200 Subject: [PATCH] More help help. Rev: lib/modules/Tools.pmod/MasterHelp.pmod:1.9 --- lib/modules/Tools.pmod/MasterHelp.pmod | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lib/modules/Tools.pmod/MasterHelp.pmod b/lib/modules/Tools.pmod/MasterHelp.pmod index c7b1d73416..585a13a99e 100644 --- a/lib/modules/Tools.pmod/MasterHelp.pmod +++ b/lib/modules/Tools.pmod/MasterHelp.pmod @@ -25,7 +25,9 @@ Driver options: -M --module-path=<p> : Add <p> to the module path. -P --program-path=<p>: Add <p> to the program path. -e --execute=<cmd> : Run the given command instead of a script. - -h --help : See this message. + -h --help : Show sort help message + --help=<section> : Shows longer help section about + options or environment. -v --version : See what version of pike you have. --dumpversion : Prints out only the version number. --features : List Pike features. -- GitLab