Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 36343f6

Browse files
author
Thomas Heller
committed
Correct typo: the option is 'formats' not 'format'.
1 parent a1d004a commit 36343f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/dist/dist.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1278,7 +1278,7 @@ \subsection{Creating Windows Installers}
12781278
python setup.py bdist_wininst
12791279
\end{verbatim}
12801280

1281-
or the \command{bdist} command with the \longprogramopt{format} option:
1281+
or the \command{bdist} command with the \longprogramopt{formats} option:
12821282

12831283
\begin{verbatim}
12841284
python setup.py bdist --formats=wininst

0 commit comments

Comments
 (0)