1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-28 08:39:54 +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 ## Import links exported from browser or another service
```bash ```bash
./archive ~/Downloads/bookmarks_export.html ./archive ~/Downloads/browser_bookmarks_export.html
# or # or
./archive ~/Downloads/bookmarks.json ./archive ~/Downloads/pinboard_bookmarks.json
# or # or
./archive ~/Downloads/links.txt ./archive ~/Downloads/other_links.txt
``` ```
## Archive URLs from a remote RSS feed or file ## Archive URLs from a remote RSS feed or file