about summary refs log tree commit diff
path: root/zzz
diff options
context:
space:
mode:
authorLeah Neukirchen <leah@vuxu.org>2020-10-01 20:45:25 +0200
committerLeah Neukirchen <leah@vuxu.org>2020-10-01 20:45:30 +0200
commit7e5c4cfe0d8f7b2e9aa5e031582c99f2687b1633 (patch)
tree9343832109e24f6a87fb81c4b6d9ef95916e2a27 /zzz
parent8ab6d402b5d6d134dc3ac59742220107911d7750 (diff)
downloadrunit-void-7e5c4cfe0d8f7b2e9aa5e031582c99f2687b1633.tar.gz
runit-void-7e5c4cfe0d8f7b2e9aa5e031582c99f2687b1633.tar.xz
runit-void-7e5c4cfe0d8f7b2e9aa5e031582c99f2687b1633.zip
zzz: suspend is S1
Diffstat (limited to 'zzz')
-rwxr-xr-xzzz2
1 files changed, 1 insertions, 1 deletions
diff --git a/zzz b/zzz
index 6dd903c..38f65d4 100755
--- a/zzz
+++ b/zzz
@@ -3,7 +3,7 @@
 
 USAGE="Usage: ${0##*/} [-nSzZR]
    -n   dry run (sleep for 5s instead of suspend/hibernate)
-   -S   Low-power idle (ACPI S0)
+   -S   Low-power idle (ACPI S1)
    -z   suspend to RAM (ACPI S3) [DEFAULT for zzz(8)]
    -Z   hibernate to disk & power off (ACPI S4) [DEFAULT for ZZZ(8)]
    -R   hibernate to disk & reboot