d3dx9: Use wine_dbgstr_rect() in some more places.
[wine/multimedia.git] / programs / wineconsole / wineconsole.man.in
blob8ae52fa82a41a68030e8b03137ebe6a40cdeb0c9
1 .TH WINECONSOLE 1 "November 2010" "@PACKAGE_STRING@" "Wine Programs"
2 .SH NAME
3 wineconsole \- The Wine console
4 .SH SYNOPSIS
5 .BR "wineconsole "\fI[option]\fR " command
6 .SH DESCRIPTION
7 .B wineconsole
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).
10 .SH "OPTIONS"
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.
14 .SH "SEE ALSO"
15 .BR wine(1)