From 92951655bb702c3f0fec98b81c1e2a42ab573602 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Tue, 15 Jan 2019 18:41:27 -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 a8bdd68..a6106c2 100644 --- a/Usage.md +++ b/Usage.md @@ -23,7 +23,7 @@ echo 'https://example.com' | ./archive ``` ## Archive URLs from a remote RSS feed or file -ArchiveBox will download the URL to a local file in `output/sources/` attempt to autodetect the format and import any URLs found. Currently, Netscape HTML, JSON, RSS, and plain text links lists are supported. +ArchiveBox will download the URL to a local file in `output/sources/` and attempt to autodetect the format and import any URLs found. Currently, Netscape HTML, JSON, RSS, and plain text links lists are supported. ```bash ./archive https://example.com/feed.rss