mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-04 16:35:53 +02:00
screen.md: fix typo
This commit is contained in:
parent
7870c6c4c7
commit
2e95ede479
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
||||||
|
|
||||||
`screen -S {{session_name}}`
|
`screen -S {{session_name}}`
|
||||||
|
|
||||||
- Start a new deamon and log the output to scrrenlog.x:
|
- Start a new deamon and log the output to screenlog.x:
|
||||||
|
|
||||||
`screen -dmLS {{session_name}} {{command}}`
|
`screen -dmLS {{session_name}} {{command}}`
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue