1 .TH WINECONSOLE 1 "November 2010" "@PACKAGE_STRING@" "Wine Programs"
3 wineconsole \- The Wine console
5 .BR "wineconsole "\fI[option]\fR " command
8 is the Wine console manager, used to run console commands and applications. It allows running the
9 console either in the current terminal (\fIcurses\fR) or in a newly made window (\fIuser\fR).
11 .IP \-\-backend=\fR{\fIuser\fR|\fIcurses\fR}
12 If \fIuser\fR is chosen, a new window will be created for the console. The \fIcurses\fR option will make
13 wineconsole try to setup the current terminal as a Wine console.