Updated SC2088 (markdown)

Vidar Holen
2021-08-17 18:45:40 -07:00
parent 10c7aade4f
commit 4e7be0845b

@@ -21,3 +21,7 @@ Alternatively, the `~/` can be left unquoted, as in `rm ~/"Desktop/$filename"`.
### Exceptions ### Exceptions
If you don't want the tilde to be expanded, you can ignore this message. If you don't want the tilde to be expanded, you can ignore this message.
### Related resources:
* StackOverflow: [Why isn't tilde (~) expanding inside double quotes?](https://stackoverflow.com/questions/41871596/why-isnt-tilde-expanding-inside-double-quotes)