Updated SC2277 (markdown)

Joachim Ansorg
2021-11-12 19:58:39 +01:00
parent 3a263f5984
commit 1a57d8379d

@@ -1,4 +1,4 @@
## Use BASH_ARGV0 to assign to $0 in bash (or use [ ] to compare).
## Use `BASH_ARGV0` to assign to `$0` in bash (or use `[ ]` to compare).
### Problematic code: