Sweden-Number/programs/wineboot/wineboot.man.in

46 lines
1.3 KiB
Groff
Raw Permalink Normal View History

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.
.SH BUGS
Bugs can be reported on the
.UR https://bugs.winehq.org
.B Wine bug tracker
.UE .
.SH AVAILABILITY
.B wineboot
is part of the Wine distribution, which is available through WineHQ,
the
.UR https://www.winehq.org/
.B Wine development headquarters
.UE .
2010-11-25 17:02:08 +01:00
.SH "SEE ALSO"
.BR wine (1),
.br
.UR https://www.winehq.org/help
.B Wine documentation and support
.UE .