From 3ac7fdc35636b4d516c426106fe8467423e2b263 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Tue, 15 Jan 2019 18:41:07 -0500 Subject: [PATCH] Updated Usage (markdown) --- Usage.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Usage.md b/Usage.md index ac16923..a8bdd68 100644 --- a/Usage.md +++ b/Usage.md @@ -15,11 +15,11 @@ echo 'https://example.com' | ./archive ## Import links exported from browser or another service ```bash -./archive ~/Downloads/bookmarks_export.html +./archive ~/Downloads/browser_bookmarks_export.html # or -./archive ~/Downloads/bookmarks.json +./archive ~/Downloads/pinboard_bookmarks.json # or -./archive ~/Downloads/links.txt +./archive ~/Downloads/other_links.txt ``` ## Archive URLs from a remote RSS feed or file