diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-03-11 05:09:23 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-03-11 05:09:23 -0500 |
commit | 2079d92a4078e83795a0c8cbd086fddae00b20be (patch) | |
tree | c378fab546c1aa1d1b1c652ab695ce59839f9906 /system/pdfgrep/README | |
parent | c390bcf43acf80340b703d88eb35179b72d783b2 (diff) | |
download | slackbuilds-2079d92a4078e83795a0c8cbd086fddae00b20be.tar.gz |
system/pdfgrep: Added (Search Text in PDF Files)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'system/pdfgrep/README')
-rw-r--r-- | system/pdfgrep/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/system/pdfgrep/README b/system/pdfgrep/README new file mode 100644 index 0000000000..a71ad60b2b --- /dev/null +++ b/system/pdfgrep/README @@ -0,0 +1,3 @@ +Pdfgrep is a tool to search text in PDF files. + +It works similar to grep. |