diff --git a/SC2095.md b/SC2095.md index d94fee6..afea4ed 100644 --- a/SC2095.md +++ b/SC2095.md @@ -1,4 +1,4 @@ -## Use ssh -n to prevent ssh from swallowing stdin. +## Use `ssh -n` to prevent ssh from swallowing stdin. The same error applies to multiple commands, like `ffmpeg -nostdin` and `mplayer -noconsolecontrols`.