Updated SC2038 (markdown)

koalaman
2014-06-07 22:39:44 -07:00
parent aca2503d2b
commit 9dfcd01278

@@ -1,4 +1,4 @@
## Use -print0/--null/-0 or -exec + to allow for non-alphanumeric filenames. ## Use 'find -print0 | xargs -0' or find -exec + to allow for non-alphanumeric filenames.
### Problematic code: ### Problematic code: