diff --git a/documentation/running.sgml b/documentation/running.sgml index 8f11e55b85a..6c578d6a730 100644 --- a/documentation/running.sgml +++ b/documentation/running.sgml @@ -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 @@ -331,19 +330,6 @@ winspoolwnetx11 - - --dll - - Specifies whether to load the builtin or the native (if - available) version of a DLL. - Example: - -$ wine --dll setupx=n foo.exe - - See the DLL chapter for more details. - - - --help