From: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> Date: Sun, 27 Sep 2020 04:03:56 +0000 (-0700) Subject: bpo-41858: Clarify line in optparse doc (GH-22407) X-Git-Tag: v3.9.1rc1~220 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8b2595f68af059afdd61b2bb3d32a2bf4f1662c8;p=thirdparty%2FPython%2Fcpython.git bpo-41858: Clarify line in optparse doc (GH-22407) The existing line is easily read as being incomplete. (cherry picked from commit 00eb063b6600fdb4ba5cfb99da83cc1660ec69bf) Co-authored-by: Emmanuel Arias --- diff --git a/Doc/library/optparse.rst b/Doc/library/optparse.rst index c1a18e014743..b1094198f4c8 100644 --- a/Doc/library/optparse.rst +++ b/Doc/library/optparse.rst @@ -55,7 +55,7 @@ equivalent to the above example:: -q -foutfile -qfoutfile -Additionally, users can run one of :: +Additionally, users can run one of the following :: -h --help