mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 19:29:44 +08:00
Added a "Related Resources" section with link to GNU manual node on Shell Parameters
@@ -34,3 +34,6 @@ Since trying to assign values this way is a common mistake, ShellCheck warns abo
|
|||||||
|
|
||||||
### Exceptions
|
### Exceptions
|
||||||
If you're familiar with this behavior and feel that the explicit version is unnecessary, you can [[ignore]] it.
|
If you're familiar with this behavior and feel that the explicit version is unnecessary, you can [[ignore]] it.
|
||||||
|
|
||||||
|
### Related Resources:
|
||||||
|
https://www.gnu.org/software/bash/manual/html_node/Shell-Parameters.html
|
||||||
|
Reference in New Issue
Block a user