Commit 36343f63 authored by Thomas Heller's avatar Thomas Heller

Correct typo: the option is 'formats' not 'format'.

parent a1d004af
......@@ -1278,7 +1278,7 @@ Windows installers is usually as easy as running:
python setup.py bdist_wininst
\end{verbatim}
or the \command{bdist} command with the \longprogramopt{format} option:
or the \command{bdist} command with the \longprogramopt{formats} option:
\begin{verbatim}
python setup.py bdist --formats=wininst
......
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