Updated SC2038 (markdown)

koalaman
2014-06-07 22:40:47 -07:00
parent 9dfcd01278
commit e86dbaffa0

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