]> granicus.if.org Git - python/commitdiff
Mention pydoc in the man page
authorAndrew M. Kuchling <amk@amk.ca>
Thu, 5 Apr 2001 14:50:40 +0000 (14:50 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Thu, 5 Apr 2001 14:50:40 +0000 (14:50 +0000)
Misc/python.man

index 529046fa106144de1f55541726e8c59288025e26..2697bc7822c05254c216e5171ddee76688e02350 100644 (file)
@@ -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