mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 19:29:44 +08:00
Updated SC2182 (markdown)
@@ -38,5 +38,4 @@ If you wanted a no-op, use `:` instead.
|
|||||||
|
|
||||||
```sh
|
```sh
|
||||||
: ${place=world}
|
: ${place=world}
|
||||||
printf "hello %s\n" "$place"
|
|
||||||
```
|
```
|
Reference in New Issue
Block a user