summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Misc/python.man5
1 files changed, 5 insertions, 0 deletions
diff --git a/Misc/python.man b/Misc/python.man
index 529046fa10..2697bc7822 100644
--- a/Misc/python.man
+++ b/Misc/python.man
@@ -68,6 +68,11 @@ On most systems such modules may be dynamically loaded.
Python is also adaptable as an extension language for existing
applications.
See the internal documentation for hints.
+.PP
+Documentation for installed Python modules and packages can be
+viewed by running the
+.B pydoc
+program.
.SH COMMAND LINE OPTIONS
.TP
.B \-d