Skip to content

Commit f13c9bf

Browse files
author
akuchling
committed
Mention pydoc in the man page
git-svn-id: http://svn.python.org/projects/python/trunk@20209 6015fed2-1504-0410-9fe1-9d1591cc4771
1 parent e749db0 commit f13c9bf

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Misc/python.man

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,11 @@ On most systems such modules may be dynamically loaded.
6868
Python is also adaptable as an extension language for existing
6969
applications.
7070
See the internal documentation for hints.
71+
.PP
72+
Documentation for installed Python modules and packages can be
73+
viewed by running the
74+
.B pydoc
75+
program.
7176
.SH COMMAND LINE OPTIONS
7277
.TP
7378
.B \-d

0 commit comments

Comments
 (0)