- signed-off-by: trimstray <trimstray@gmail.com>
@@ -1970,7 +1970,13 @@ ___
###### Start screen in detached mode
```bash
screen -d -m [<command>]
screen -d -m <command>
```
###### Attach to an existing screen session
screen -r -d <pid>
___
The note is not visible to the blocked user.