aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJordan <me@jordan.im>2020-12-24 10:34:56 -0700
committerJordan <me@jordan.im>2020-12-24 10:34:56 -0700
commita5efd75f7954a64d2b8e1f3d4ecf6434774f6af3 (patch)
tree9df3a8382a35c72b7dd80b0da32704bb7c5d83ae /README
parentaf2228cf3f3c50dab7f4705e09f546a53f2ee999 (diff)
downloadpouch-a5efd75f7954a64d2b8e1f3d4ecf6434774f6af3.tar.gz
pouch-a5efd75f7954a64d2b8e1f3d4ecf6434774f6af3.zip
use curl for PDF downloads
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 3 insertions, 2 deletions
diff --git a/README b/README
index 39dac0f..059684b 100644
--- a/README
+++ b/README
@@ -1,7 +1,8 @@
Usage: pouch.sh HTML_FILE_PATH
- HTML_FILE is a pocket-exported document containing the set of URLs to save
+ HTML_FILE is a pocket-exported document containing the set of URLs to save
Dependencies:
- google-chrome 59+ (headless mode support)
+ google-chrome 59+ (headless mode support)
+ curl