1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-28 16:50:01 +02:00

Updated Usage (markdown)

Nick Sweeting
2019-01-15 18:41:07 -05:00
parent 0af901ffad
commit 3ac7fdc356

@@ -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