diff options
| author | Georg Brandl <georg@python.org> | 2010-12-03 09:45:33 +0000 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2010-12-03 09:45:33 +0000 |
| commit | 34e9fc2e8268b67352e22604d04f85ece008704f (patch) | |
| tree | c8cebfdd0d89ee64f4e35504e2d3040fc27c5e97 /Doc/library/pydoc.rst | |
| parent | 7bb30b72d8a165f8bacbc480b8d5a15834fa4c35 (diff) | |
| download | cpython-git-34e9fc2e8268b67352e22604d04f85ece008704f.tar.gz | |
Add a line with the actual changes.
Diffstat (limited to 'Doc/library/pydoc.rst')
| -rw-r--r-- | Doc/library/pydoc.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/library/pydoc.rst b/Doc/library/pydoc.rst index 842af3e2b5..14dc58b50d 100644 --- a/Doc/library/pydoc.rst +++ b/Doc/library/pydoc.rst @@ -79,3 +79,4 @@ to a different URL or to a local directory containing the Library Reference Manual pages. .. versionchanged:: 3.2 + Added the ``-b`` option, deprecated the ``-g`` option. |
