Updated SC2216 (markdown)

Joachim Ansorg
2021-11-12 19:50:57 +01:00
parent 38cebb37cd
commit fe7015b22b

@@ -1,4 +1,4 @@
## Piping to 'rm', a command that doesn't read stdin. Wrong command or missing xargs?
## Piping to `rm`, a command that doesn't read stdin. Wrong command or missing `xargs`?
### Problematic code: