diff --git a/lib/modules/Tools.pmod/MasterHelp.pmod b/lib/modules/Tools.pmod/MasterHelp.pmod
index c7b1d73416ba848633adcc56b17ded6dace85a8e..585a13a99efb09caab37831f931f83fd534f3c41 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.