diff --git a/pages/linux/pdfgrep.md b/pages/linux/pdfgrep.md index 2a9bda053..b1a24817d 100644 --- a/pages/linux/pdfgrep.md +++ b/pages/linux/pdfgrep.md @@ -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}}`