From 8c5e7a4ae923a8b216ed2195e85968dac7683412 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Wed, 23 Jan 2019 02:55:06 -0500 Subject: [PATCH] Updated Usage (markdown) --- Usage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Usage.md b/Usage.md index e526dc7..835de9f 100644 --- a/Usage.md +++ b/Usage.md @@ -10,7 +10,7 @@ For instructions on how to configure ArchiveBox settings, see the [[Configuratio ```bash echo 'https://example.com' | ./archive # or -./archive < urls_to_archive.txt +cat urls_to_archive.txt | ./archive ``` ## Import links exported from browser or another service