mirror of
https://github.com/python/cpython.git
synced 2025-11-26 21:33:10 +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
|
Python is also adaptable as an extension language for existing
|
||||||
applications.
|
applications.
|
||||||
See the internal documentation for hints.
|
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
|
.SH COMMAND LINE OPTIONS
|
||||||
.TP
|
.TP
|
||||||
.B \-d
|
.B \-d
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue