summaryrefslogtreecommitdiff
path: root/shutdownasap.1.in
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2021-05-27 08:15:35 +0200
committerErich Eckner <git@eckner.net>2021-05-27 08:15:35 +0200
commitc1cb34e5f2e155250e6c08fb317b41b1878e7a8d (patch)
tree008c0d24fead88161fa5beb1abeb38e51de865d6 /shutdownasap.1.in
parenta2a1dae5f5472164dc2c2ab45b955a9787fd0afe (diff)
downloadshutdownasap-c1cb34e5f2e155250e6c08fb317b41b1878e7a8d.tar.xz
new option: -R reboots only if no shutdown was scheduled anyways
Diffstat (limited to 'shutdownasap.1.in')
-rw-r--r--shutdownasap.1.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/shutdownasap.1.in b/shutdownasap.1.in
index 65ee4af..bb327cd 100644
--- a/shutdownasap.1.in
+++ b/shutdownasap.1.in
@@ -9,6 +9,8 @@ suppress output
.TP
\fB-r\fR
reboot instead of shutdown
+\fB-R\fR
+reboot instead of shutdown, if there is no shutdown scheduled yet
.SH DESCRIPTION
\fBshutdownasap\fP shuts down the computer after a certain directory becomes empty and certain processes are not running.
For actually shutting down it calls \fBsudo shutdown\fP or \fBsudo reboot\fP for reboot.