documentation/wine.man.in

Uwe Bonnes bon at elektron.ikp.physik.tu-darmstadt.de
Fri Mar 12 13:27:20 CST 2004


Changelog
	documentation/wine.man.in:
	Mention env(1) command and bash syntax
-- 
Uwe Bonnes                bon at 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 19:24:49 -0000
@@ -109,6 +109,13 @@
 .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,
+or run like
+.B  WINEDEBUG=+relay wine yourprog.exe 
+if your shell allows.
 .TP 
 .I WINEPREFIX
 If set, the content of this variable is taken as the name of the directory where



More information about the wine-patches mailing list