summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Doc/dist/dist.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/dist/dist.tex b/Doc/dist/dist.tex
index 83e49da..22d60e4 100644
--- a/Doc/dist/dist.tex
+++ b/Doc/dist/dist.tex
@@ -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