"Alexandre" == Alexandre Julliard <julliard(a)winehq.org> writes:
Alexandre> Uwe Bonnes <bon(a)elektron.ikp.physik.tu-darmstadt.de> writes: >> Would a patch extending the wrapper to understand all those old but >> handy options ( --debugmsg , --dll) be acceptable? Alexandre> No, I think it's better to start using the new Alexandre> mechanism. Otherwise there will be even more confusion about Alexandre> when you can use the options and when you can't. And really, Alexandre> typing WINEDEBUG= isn't much harder than typing --debugmsg. Changelog: documentation/wine.man.in Mention the env command to start a command with modified variables -- Uwe Bonnes bon(a)elektron.ikp.physik.tu-darmstadt.de Institut fuer Kernphysik Schlossgartenstrasse 9 64289 Darmstadt --------- Tel. 06151 162516 -------- Fax. 06151 164321 ---------- Index: wine/documentation/wine.man.in =================================================================== RCS file: /home/wine/wine/documentation/wine.man.in,v retrieving revision 1.51 diff -u -r1.51 wine.man.in --- wine/documentation/wine.man.in 11 Mar 2004 23:22:29 -0000 1.51 +++ wine/documentation/wine.man.in 12 Mar 2004 18:57:11 -0000 @@ -109,6 +109,10 @@ .B wine is started accessible to the windows/dos processes started. So use the appropriate syntax for your shell to enter environment variables you need. +Look for the +.B env(1) +command to start a command with temporary modified +.B environment variables. .TP .I WINEPREFIX If set, the content of this variable is taken as the name of the directory where