We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18e59f5 commit e0e614cCopy full SHA for e0e614c
Doc/library/optparse.rst
@@ -55,7 +55,7 @@ equivalent to the above example::
55
<yourscript> -q -foutfile
56
<yourscript> -qfoutfile
57
58
-Additionally, users can run one of ::
+Additionally, users can run one of the following ::
59
60
<yourscript> -h
61
<yourscript> --help
0 commit comments