File: wineboot.man.in

package info (click to toggle)
wine 1.4.1-4
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 156,772 kB
  • sloc: ansic: 2,124,295; perl: 17,673; yacc: 12,202; makefile: 7,447; sh: 3,981; lex: 3,913; cpp: 812; awk: 69; xml: 21; sed: 3
file content (31 lines) | stat: -rw-r--r-- 905 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
.TH WINEBOOT 1 "November 2010" "@PACKAGE_STRING@" "Wine Programs"
.SH NAME
wineboot \- perform Wine initialization, startup, and shutdown tasks
.SH SYNOPSIS
.BR "wineboot "\fI[OPTION]\fR "
.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 "SEE ALSO"
.BR wine(1)
.SH "OPTIONS"
.IP \-h,\ \-\-help
Display help message.
.IP \-e,\ \-\-end\-session
End the current session cleanly.
.IP \-f,\ \-\-force
Force exit for processes that don't exit cleanly
.IP \-i,\ \-\-init
Initialize the WINEPREFIX.
.IP \-k,\  \-\-kill
Kill running processes without any cleanup.
.IP \-r,\ \-\-restart
Restart only, don't do normal startup operations.
.IP \-s,\ \-\-shutdown
Shutdown only, don't reboot.
.IP \-u,\ \-\-update
Update the WINEPREFIX.

.SH "SEE ALSO"
.BR wine(1)