mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-08-08 13:40:54 +08:00
Use SC prefix for disable= in man page
This commit is contained in:
@@ -254,7 +254,7 @@ Valid keys are:
|
||||
**shell**
|
||||
: Overrides the shell detected from the shebang. This is useful for
|
||||
files meant to be included (and thus lacking a shebang), or possibly
|
||||
as a more targeted alternative to 'disable=2039'.
|
||||
as a more targeted alternative to 'disable=SC2039'.
|
||||
|
||||
# RC FILES
|
||||
|
||||
|
Reference in New Issue
Block a user