Replace -debugmsg by WINEDEBUG.

This commit is contained in:
Ofir Petruska 2004-06-14 16:59:02 +00:00 committed by Alexandre Julliard
parent 0bc2edf341
commit 85f81de453

View file

@ -404,7 +404,7 @@ write=0x378,x379,0x37a,0x37c,0x77a
the file your trace will be stored in: the file your trace will be stored in:
</para> </para>
<programlisting> <programlisting>
wine -debugmsg +io XXXX 2&gt; &gt;(sed 's/^[^:]*:io:[^ ]* //' &gt; YYYY) WINEDEBUG=+io wine XXXX 2&gt; &gt;(sed 's/^[^:]*:io:[^ ]* //' &gt; YYYY)
</programlisting> </programlisting>
<para> <para>
You will need large amounts of hard disk space (read hundreds You will need large amounts of hard disk space (read hundreds