From: Thomas Heller Date: Fri, 15 Nov 2002 19:20:56 +0000 (+0000) Subject: Correct typo: the option is 'formats' not 'format'. X-Git-Tag: v2.3c1~3392 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=36343f63fe17581923430ecc565cb233c77bb3cc;p=python Correct typo: the option is 'formats' not 'format'. --- diff --git a/Doc/dist/dist.tex b/Doc/dist/dist.tex index 83e49da404..22d60e45b7 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