From: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> Date: Sun, 27 Sep 2020 03:52:01 +0000 (-0700) Subject: bpo-41858: Clarify line in optparse doc (GH-22407) X-Git-Tag: v3.8.7rc1~149 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e0e614ca99c39e107b97c7be779efea08f22ace3;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