mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-12-26 18:32:41 +03:00
Fix argument quoting
This commit is contained in:
parent
4a49782f31
commit
e019c18cdd
@ -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 New Issue
Block a user