mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-28 05:34:14 -04:00
simplify CLI usage section in quickstart
This commit is contained in:
parent
44e034041b
commit
9d66594942
1 changed files with 1 additions and 1 deletions
|
@ -290,9 +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
|
||||
```
|
||||
|
||||
- `archivebox setup/init/config/status/manage` to administer your collection
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue