mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-24 09:35:25 +02:00
added kill detached screen command
This commit is contained in:
parent
c96cb115ed
commit
d143af0cbb
1 changed files with 4 additions and 0 deletions
|
@ -21,3 +21,7 @@
|
|||
- Detach from inside a screen
|
||||
|
||||
`ctrl+A D`
|
||||
|
||||
- Kill a detached screen
|
||||
|
||||
`screen -X -S {{screen id}} quit`
|
||||
|
|
Loading…
Add table
Reference in a new issue