Explorar o código

readme: document `--poweroff-delay-seconds` option

Fabian Peter Hammerle %!s(int64=4) %!d(string=hai) anos
pai
achega
4338918928
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      README.md

+ 6 - 0
README.md

@@ -114,3 +114,9 @@ systemctl-mqtt --mqtt-username me --mqtt-password secret …
 # or
 systemctl-mqtt --mqtt-username me --mqtt-password-file /var/lib/secrets/mqtt/password …
 ```
+
+## Adapt Poweroff Delay
+
+```sh
+systemctl-mqtt --poweroff-delay-seconds 60 …
+```