Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 88717f4

Browse files
committed
Mention pydoc in the man page
1 parent dc80670 commit 88717f4

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)