Updated SC2215 (markdown)

Michael Sanders
2017-12-10 20:20:36 -08:00
parent 3824961031
commit 80572ade66

@@ -42,4 +42,4 @@ There are two typical ways in which this happens:
### Exceptions:
If you actually have a command that starts with a dash -- which you really reconsider -- you can quote the name (or at least the leading dash). This makes no difference to the shell, but makes it clear to ShellCheck and humans that this is not intended as a flag.
If you actually have a command that starts with a dash -- which you should really reconsider -- you can quote the name (or at least the leading dash). This makes no difference to the shell, but makes it clear to ShellCheck and humans that this is not intended as a flag.