mirror of https://github.com/CrimsonTome/tldr.git
commit
cd98c05f51
|
@ -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'}}`
|
||||||
|
|
Loading…
Reference in New Issue