Add a line with the actual changes.
authorGeorg Brandl <georg@python.org>
Fri, 3 Dec 2010 09:45:33 +0000 (09:45 +0000)
committerGeorg Brandl <georg@python.org>
Fri, 3 Dec 2010 09:45:33 +0000 (09:45 +0000)
Doc/library/pydoc.rst

index 842af3e2b58a76d7f0133f9da6dace4095e8cb10..14dc58b50dffd2c30251c54d59313345b311e92c 100644 (file)
@@ -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.