comment out uninmplemented args

This commit is contained in:
Nick Sweeting 2019-04-03 03:52:56 -04:00
parent fd80275856
commit eb2b6978c3
2 changed files with 16 additions and 17 deletions

View file

@ -39,11 +39,12 @@ Example Use:
mkdir my-archive; cd my-archive/
archivebox init
echo 'https://example.com/some/page' | archivebox add
archivebox add https://example.com/some/other/page
archivebox add https://example.com/some/page
archivebox add --depth=1 ~/Downloads/bookmarks_export.html
archivebox add --depth=1 https://example.com/feed.rss
archivebox subscribe https://example.com/some/feed.rss
archivebox update --resume=15109948213.123
archivebox list --sort=timestamp --csv=timestamp,url,is_archived
Documentation:
https://github.com/pirate/ArchiveBox/wiki