Remove extra quote character.

This commit is contained in:
Juan Leñero
2017-10-25 18:35:50 -05:00
committed by GitHub
parent b51dab155d
commit 512bd35b61

View File

@@ -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}}`