diff --git a/pages/common/screen.md b/pages/common/screen.md index eb7ab412d..2d81a8ee8 100644 --- a/pages/common/screen.md +++ b/pages/common/screen.md @@ -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}}`