1
0
Fork 0
mirror of synced 2024-06-01 10:09:49 +12:00

simplify usagegap

This commit is contained in:
Nick Sweeting 2021-04-23 22:08:23 -04:00
parent dfd61fd021
commit 44e034041b

View file

@ -290,14 +290,9 @@ For more discussion on managed and paid hosting options see here: <a href="https
# docker-compose run archivebox [subcommand] [--args]
# docker run -v $PWD:/data -it [subcommand] [--args]
archivebox help
archivebox init --setup # safe to run init multiple times (also how you update versions)
archivebox --version
archivebox help
# example usage:
# archivebox config --set SAVE_ARCHIVE_DOT_ORG=False
# archivebox add --depth=1 'https://example.com/some/rss/feed.xml'
# archivebox list --with-headers --html > static_index.html
```
- `archivebox setup/init/config/status/manage` to administer your collection