From 1aeac9da70bf824db9faede20bb67dab49acc38b Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Tue, 12 Mar 2019 19:12:31 -0400 Subject: [PATCH] Updated Usage (markdown) --- Usage.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Usage.md b/Usage.md index 7121338..74737ba 100644 --- a/Usage.md +++ b/Usage.md @@ -6,6 +6,10 @@ Make sure to run `./setup` or follow the [[Install]] instructions before archivi 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.