Updated SC2182 (markdown)

smichel17
2020-12-30 18:47:57 +00:00
parent e9b24f6292
commit 0fd86c049e

@@ -34,4 +34,8 @@ Rewrite your command using the right semantics, otherwise all arguments after th
### Exceptions:
None.
If you wanted a no-op, use `:` instead.
```sh
$ : ${place=world}
```