2014-04-12 12:38:43 +00:00
|
|
|
.TH HALT 8 ubase-VERSION
|
2013-10-17 10:41:04 +00:00
|
|
|
.SH NAME
|
2014-04-12 13:16:20 +00:00
|
|
|
\fBhalt\fR - Power-off or reboot the machine
|
2013-10-17 10:41:04 +00:00
|
|
|
.SH SYNOPSIS
|
2014-04-12 12:38:43 +00:00
|
|
|
\fBhalt\fR [\fB-pr\fR]
|
2013-10-17 10:41:04 +00:00
|
|
|
.SH DESCRIPTION
|
2014-04-12 12:38:43 +00:00
|
|
|
\fBhalt\fR can be used to power-off or reboot the machine.
|
|
|
|
This is a low-level tool and should not be used directly or data-loss
|
|
|
|
can happen if the filesystems are not properly unmounted first.
|
2013-10-17 10:41:04 +00:00
|
|
|
.SH OPTIONS
|
|
|
|
.TP
|
2014-04-13 15:40:40 +00:00
|
|
|
\fB-p\fR
|
|
|
|
Power-off the machine.
|
2013-10-17 10:41:04 +00:00
|
|
|
.TP
|
2014-04-13 15:40:40 +00:00
|
|
|
\fB-r\fR
|
|
|
|
Reboot the machine.
|