mirror of
https://github.com/reactos/wine.git
synced 2024-11-29 06:30:37 +00:00
Removed the --dll option.
This commit is contained in:
parent
cd2ed0c9c1
commit
a05696f37c
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user