mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 19:29:44 +08:00
Updated SC2182 (markdown)
@@ -34,4 +34,8 @@ Rewrite your command using the right semantics, otherwise all arguments after th
|
|||||||
|
|
||||||
### Exceptions:
|
### Exceptions:
|
||||||
|
|
||||||
None.
|
If you wanted a no-op, use `:` instead.
|
||||||
|
|
||||||
|
```sh
|
||||||
|
$ : ${place=world}
|
||||||
|
```
|
Reference in New Issue
Block a user