screen.md: fix typo

waldyrious/alt-syntax
Waldir Pimenta 2016-06-21 00:07:51 +01:00 committed by GitHub
parent 7870c6c4c7
commit 2e95ede479
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
`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}}`