Kaydet (Commit) 961eda7a authored tarafından Greg Ward's avatar Greg Ward

SF #1063757: fix markup error (had LaTeX markup in the reST source,

oops!).
üst edde492f
......@@ -704,7 +704,7 @@ directly.)
\subsubsection{Defining options\label{optparse-defining-options}}
Each Option instance represents a set of synonymous command-line option
strings, e.g. programopt{\{}f{\}} and longprogramopt{\{}--file{\}}. You can
strings, e.g. \programopt{-f} and \longprogramopt{file}. You can
specify any number of short or long option strings, but you must specify
at least one overall option string.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment