diff --git a/Home.md b/Home.md index adc74a0..bc2a8e0 100644 --- a/Home.md +++ b/Home.md @@ -8,7 +8,7 @@ You can [file an issue](https://github.com/koalaman/shellcheck/issues) about it [ShellCheck](https://github.com/koalaman/shellcheck) is a static analysis tool for shell scripts. This wiki holds all the long form descriptions of warnings and suggestions it outputs. If you get this output: -``` +```console $ shellcheck myscript In myscript line 5: eof