mirror of https://github.com/CrimsonTome/tldr.git
Remove extra quote character.
parent
b51dab155d
commit
512bd35b61
|
@ -20,4 +20,4 @@
|
||||||
|
|
||||||
- Find pattern recursively on files that match a specific glob:
|
- Find pattern recursively on files that match a specific glob:
|
||||||
|
|
||||||
`pdfgrep --recursive --include {{'*book.pdf'}} {{pattern}}'`
|
`pdfgrep --recursive --include {{'*book.pdf'}} {{pattern}}`
|
||||||
|
|
Loading…
Reference in New Issue