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-02-26 21:28:29 -05:00
parent 8a54a958e8
commit 42b8923a91

@@ -4,7 +4,7 @@
Make sure to run `./setup` or follow the [[Install]] instructions before archiving anything.
If you're using Docker, the CLI interface is similar but needs to be prefixed by `docker-compose exec -T archivebox` for examples see the [[Docker]] page.
If you're using Docker, the CLI interface is similar but needs to be prefixed by `docker-compose exec ...` or `docker run ...`, for examples see the [[Docker]] page.
## Run ArchiveBox with configuration options
You can set environment variables in your shell profile, a config file, or by using the `env` command. See [[Configuration]] for more details.