Removed the --dll option.

This commit is contained in:
Alexandre Julliard 2003-10-14 20:21:28 +00:00
parent cd2ed0c9c1
commit a05696f37c
1 changed files with 0 additions and 14 deletions

View File

@ -101,7 +101,6 @@ Usage: ./wine [options] program_name [arguments]
Options:
--debugmsg name Turn debugging-messages on or off
--dll name Enable or disable built-in DLLs
--help,-h Show this help message
--version,-v Display the Wine version
</screen>
@ -331,19 +330,6 @@ winspool</><entry>wnet</><entry>x11</>
</para>
</sect2>
<sect2>
<title>--dll</title>
<para>
Specifies whether to load the builtin or the native (if
available) version of a DLL.
Example:
<screen>
<prompt>$</prompt> <userinput>wine --dll setupx=n foo.exe</userinput>
</screen>
See the <link linkend="config-dll">DLL chapter</link> for more details.
</para>
</sect2>
<sect2>
<title>--help</title>
<para>