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