mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-11-01 03:17:57 +01:00
commit
cd98c05f51
1 changed files with 1 additions and 1 deletions
|
@ -32,4 +32,4 @@
|
|||
|
||||
- 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 a new issue