mirror of
https://github.com/python/cpython.git
synced 2025-09-27 18:59:43 +00:00
Correct typo: the option is 'formats' not 'format'.
This commit is contained in:
parent
a1d004af04
commit
36343f63fe
1 changed files with 1 additions and 1 deletions
2
Doc/dist/dist.tex
vendored
2
Doc/dist/dist.tex
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue