mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-24 12:15:27 +02:00
Remove extra quote character.
This commit is contained in:
parent
b51dab155d
commit
512bd35b61
1 changed files with 1 additions and 1 deletions
|
@ -20,4 +20,4 @@
|
|||
|
||||
- Find pattern recursively on files that match a specific glob:
|
||||
|
||||
`pdfgrep --recursive --include {{'*book.pdf'}} {{pattern}}'`
|
||||
`pdfgrep --recursive --include {{'*book.pdf'}} {{pattern}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue