mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Mention pydoc in the man page
This commit is contained in:
parent
dc806704b5
commit
88717f4825
1 changed files with 5 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue