2010-11-25 17:02:08 +01:00
|
|
|
.TH WINEBOOT 1 "November 2010" "@PACKAGE_STRING@" "Wine Programs"
|
|
|
|
.SH NAME
|
|
|
|
wineboot \- perform Wine initialization, startup, and shutdown tasks
|
|
|
|
.SH SYNOPSIS
|
2013-07-17 01:11:58 +02:00
|
|
|
.B wineboot
|
|
|
|
.RI [ options ]
|
2010-11-25 17:02:08 +01:00
|
|
|
.SH DESCRIPTION
|
|
|
|
.B wineboot
|
|
|
|
performs the initial creation and setup of a WINEPREFIX for wine(1). It can also perform a simulated
|
|
|
|
reboot or shutdown to any applications running within the WINEPREFIX.
|
|
|
|
.SH "OPTIONS"
|
2013-07-17 01:11:58 +02:00
|
|
|
.IP \fB\-h\fR,\fB\ \-\-help
|
2010-11-25 17:02:08 +01:00
|
|
|
Display help message.
|
2013-07-17 01:11:58 +02:00
|
|
|
.IP \fB\-e\fR,\fB\ \-\-end\-session
|
2010-11-25 17:02:08 +01:00
|
|
|
End the current session cleanly.
|
2013-07-17 01:11:58 +02:00
|
|
|
.IP \fB\-f\fR,\fB\ \-\-force
|
2010-11-25 17:02:08 +01:00
|
|
|
Force exit for processes that don't exit cleanly
|
2013-07-17 01:11:58 +02:00
|
|
|
.IP \fB\-i\fR,\fB\ \-\-init
|
2010-11-25 17:02:08 +01:00
|
|
|
Initialize the WINEPREFIX.
|
2013-07-17 01:11:58 +02:00
|
|
|
.IP \fB\-k\fR,\fB\ \-\-kill
|
2010-11-25 17:02:08 +01:00
|
|
|
Kill running processes without any cleanup.
|
2013-07-17 01:11:58 +02:00
|
|
|
.IP \fB\-r\fR,\fB\ \-\-restart
|
2010-11-25 17:02:08 +01:00
|
|
|
Restart only, don't do normal startup operations.
|
2013-07-17 01:11:58 +02:00
|
|
|
.IP \fB\-s\fR,\fB\ \-\-shutdown
|
2010-11-25 17:02:08 +01:00
|
|
|
Shutdown only, don't reboot.
|
2013-07-17 01:11:58 +02:00
|
|
|
.IP \fB\-u\fR,\fB\ \-\-update
|
2010-11-25 17:02:08 +01:00
|
|
|
Update the WINEPREFIX.
|
2013-07-16 20:48:05 +02:00
|
|
|
.SH BUGS
|
|
|
|
Bugs can be reported on the
|
2017-11-30 19:57:13 +01:00
|
|
|
.UR https://bugs.winehq.org
|
2013-07-16 20:48:05 +02:00
|
|
|
.B Wine bug tracker
|
|
|
|
.UE .
|
|
|
|
.SH AVAILABILITY
|
|
|
|
.B wineboot
|
|
|
|
is part of the Wine distribution, which is available through WineHQ,
|
|
|
|
the
|
2017-11-30 19:57:13 +01:00
|
|
|
.UR https://www.winehq.org/
|
2013-07-16 20:48:05 +02:00
|
|
|
.B Wine development headquarters
|
|
|
|
.UE .
|
2010-11-25 17:02:08 +01:00
|
|
|
.SH "SEE ALSO"
|
2013-07-16 20:48:05 +02:00
|
|
|
.BR wine (1),
|
|
|
|
.br
|
2017-11-30 19:57:13 +01:00
|
|
|
.UR https://www.winehq.org/help
|
2013-07-16 20:48:05 +02:00
|
|
|
.B Wine documentation and support
|
|
|
|
.UE .
|