mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
Merge pull request #441 from snollygolly/master
This commit is contained in:
commit
3c6fb388f0
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