diff options
author | emersion <contact@emersion.fr> | 2018-07-08 22:57:06 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-07-08 22:57:06 +0100 |
commit | 6595d07ec7fe4422590fc8f40e35af82518a1c43 (patch) | |
tree | ebcc4bd77c588ba2ce018238ea4a4de3d4659bf2 /swaylock/swaylock.1.scd | |
parent | 57fd65c5b53279abe35c2e446e6770d492dd748d (diff) | |
parent | ceb08b6365d2a085aca5271570c332b3202d305a (diff) |
Merge pull request #2226 from emersion/swaylock-daemonize-after-lock
swaylock: daemonize after locking
Diffstat (limited to 'swaylock/swaylock.1.scd')
-rw-r--r-- | swaylock/swaylock.1.scd | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/swaylock/swaylock.1.scd b/swaylock/swaylock.1.scd index 35d6444c..1b3366f0 100644 --- a/swaylock/swaylock.1.scd +++ b/swaylock/swaylock.1.scd @@ -37,6 +37,9 @@ Locks your Wayland session. *-u, --no-unlock-indicator* Disable the unlock indicator. +*-f, --daemonize* + Detach from the controlling terminal after locking. + *-v, --version* Show the version number and quit. |