Remove extra quote character.

coverage
Juan Leñero 2017-10-25 18:35:50 -05:00 committed by GitHub
parent b51dab155d
commit 512bd35b61
1 changed files with 1 additions and 1 deletions

View File

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