summaryrefslogtreecommitdiffstats
path: root/sbin/reboot/reboot.8
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/reboot/reboot.8')
-rw-r--r--sbin/reboot/reboot.816
1 files changed, 12 insertions, 4 deletions
diff --git a/sbin/reboot/reboot.8 b/sbin/reboot/reboot.8
index 3d2d7e7..6252093 100644
--- a/sbin/reboot/reboot.8
+++ b/sbin/reboot/reboot.8
@@ -41,13 +41,13 @@
stopping and restarting the system
.Sh SYNOPSIS
.Nm halt
-.Op Fl nq
+.Op Fl nqp
.Nm reboot
-.Op Fl nq
+.Op Fl nqp
.Nm fasthalt
-.Op Fl nq
+.Op Fl nqp
.Nm fastboot
-.Op Fl nq
+.Op Fl nqp
.Sh DESCRIPTION
The
.Nm halt
@@ -74,6 +74,14 @@ option is specified,
the system is halted or restarted quickly and ungracefully, and only
the flushing of the file system cache is performed.
This option should probably not be used.
+.It Fl p
+If the
+.Fl p
+option is specified, then the system will turn off the power
+if it can. This is of course likely to make
+.Nm reboot
+rather similar to
+.Nm halt.
.El
.Pp
The
OpenPOWER on IntegriCloud