shellcheck: fix typo (#10750)

This commit is contained in:
CouldBeThis
2023-09-26 03:19:23 +00:00
committed by GitHub
parent 33756f5b5e
commit beed548922

View File

@@ -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`):