d3d8/tests: Make the window client rect match the d3d swapchain size.
[wine.git] / programs / wineconsole / wineconsole.man.in
blob9c389891cc554fd889527ede56fae4406a49f3b8
1 .TH WINECONSOLE 1 "November 2010" "@PACKAGE_STRING@" "Wine Programs"
2 .SH NAME
3 wineconsole \- The Wine console
4 .SH SYNOPSIS
5 .B wineconsole
6 .RI [ option "] " command
7 .SH DESCRIPTION
8 .B wineconsole
9 is the Wine console manager, used to run console commands and applications. It allows running the
10 console either in the current terminal (\fIcurses\fR) or in a newly made window (\fIuser\fR).
11 .SH "OPTIONS"
12 .IP \fB\-\-backend=\fR{\fIuser\fR|\fIcurses\fR}
13 If \fIuser\fR is chosen, a new window will be created for the console. The \fIcurses\fR option will make
14 wineconsole try to setup the current terminal as a Wine console.
15 .SH BUGS
16 Bugs can be reported on the
17 .UR http://bugs.winehq.org
18 .B Wine bug tracker
19 .UE .
20 .SH AVAILABILITY
21 .B wineconsole
22 is part of the Wine distribution, which is available through WineHQ,
23 the
24 .UR http://www.winehq.org/
25 .B Wine development headquarters
26 .UE .
27 .SH "SEE ALSO"
28 .BR wine (1),
29 .br
30 .UR http://www.winehq.org/help
31 .B Wine documentation and support
32 .UE .