summaryrefslogtreecommitdiff
path: root/Doc/library
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/library')
-rw-r--r--Doc/library/pydoc.rst1
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.