X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd-inhibit.xml;h=f915fb8cbd2124929c7a06903f869017a625e52a;hb=6bebb0add4d7c32c503e688105c1607e5e20f979;hp=f3ccee3bbbbe7d6c78902620ce9443e0e1082325;hpb=12a1309e117972791a84f20483e981a42be0d9ac;p=elogind.git diff --git a/man/systemd-inhibit.xml b/man/systemd-inhibit.xml index f3ccee3bb..f915fb8cb 100644 --- a/man/systemd-inhibit.xml +++ b/man/systemd-inhibit.xml @@ -101,30 +101,32 @@ - Takes a colon - separated list of one or more + Takes a colon-separated + list of one or more operations to inhibit: shutdown, sleep, idle, handle-power-key, - handle-sleep-key, + handle-suspend-key, + handle-hibernate-key, handle-lid-switch, for inhibiting reboot/power-off/halt/kexec, suspending/hibernating, the automatic - idle detection, resp. the low-level + idle detection, or the low-level handling of the power/sleep key and - the lid switch. If omitted defaults to + the lid switch, respectively. If omitted, + defaults to idle:sleep:shutdown. - Takes a short human - readable descriptive string for the - program taking the lock. If not passed + Takes a short, + human-readable descriptive string for the + program taking the lock. If not passed, defaults to the command line string. @@ -132,8 +134,8 @@ - Takes a short human - readable descriptive string for the + Takes a short, + human-readable descriptive string for the reason for taking the lock. Defaults to "Unknown reason". @@ -153,12 +155,12 @@ delay is used, the lock can only delay the requested operations for a limited time. If the - time elapses the lock is ignored and + time elapses, the lock is ignored and the operation executed. The time limit may be specified in - systemd-logind.conf5. Note + logind.conf5. Note that delay is only - available or sleep + available for sleep and shutdown. @@ -196,7 +198,7 @@ See Also systemd1, - systemd-logind.conf5 + logind.conf5