Fix argument quoting
This commit is contained in:
@@ -32,4 +32,4 @@
|
|||||||
|
|
||||||
- Find files matching more than one search criteria:
|
- Find files matching more than one search criteria:
|
||||||
|
|
||||||
`find {{root_path}} -name {{'*.py'}} -or -name {{'*.r}}`
|
`find {{root_path}} -name {{'*.py'}} -or -name {{'*.r'}}`
|
||||||
|
Reference in New Issue
Block a user