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

This commit is contained in:
Thomas Heller 2002-11-15 19:20:56 +00:00
parent a1d004af04
commit 36343f63fe
1 changed files with 1 additions and 1 deletions

2
Doc/dist/dist.tex vendored
View File

@ -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