From 88717f482599b9af344eade0e37a9165d467f152 Mon Sep 17 00:00:00 2001 From: "Andrew M. Kuchling" Date: Thu, 5 Apr 2001 14:50:40 +0000 Subject: Mention pydoc in the man page --- Misc/python.man | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Misc/python.man b/Misc/python.man index 529046f..2697bc7 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 -- cgit v0.12