diff --git a/pages/common/shellcheck.md b/pages/common/shellcheck.md index 79b021d9e..538a2dd69 100644 --- a/pages/common/shellcheck.md +++ b/pages/common/shellcheck.md @@ -18,7 +18,7 @@ - Also check any sourced shell scripts: -`shellcheck --checked-sourced {{path/to/script.sh}}` +`shellcheck --check-sourced {{path/to/script.sh}}` - Display output in the specified format (defaults to `tty`):