1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 21:44:58 +02:00

Merge pull request #441 from snollygolly/master

This commit is contained in:
Igor Shubovych 2015-12-29 08:38:29 +02:00
commit 3c6fb388f0

View file

@ -21,3 +21,7 @@
- Detach from inside a screen
`ctrl+A D`
- Kill a detached screen
`screen -X -S {{screen id}} quit`