Skip to content
Snippets Groups Projects
Commit a05696f3 authored by Alexandre Julliard's avatar Alexandre Julliard
Browse files

Removed the --dll option.

parent cd2ed0c9
No related branches found
No related tags found
No related merge requests found
......@@ -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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment