From 36343f63fe17581923430ecc565cb233c77bb3cc Mon Sep 17 00:00:00 2001 From: Thomas Heller Date: Fri, 15 Nov 2002 19:20:56 +0000 Subject: Correct typo: the option is 'formats' not 'format'. --- Doc/dist/dist.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v0.12