From 87061039701e7e9ffd8907f79d8d4d8e2c07f6df Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Tue, 26 Feb 2019 21:56:27 -0500 Subject: [PATCH] Updated Usage (markdown) --- Usage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Usage.md b/Usage.md index 8d0ef2c..dd08764 100644 --- a/Usage.md +++ b/Usage.md @@ -12,7 +12,7 @@ You can set environment variables in your shell profile, a config file, or by us ```bash env FETCH_MEDIA=True MEDIA_TIMEOUT=500 ./archive ... ``` -See [[Configuration]] page for more details about the available options and ways to pass config variables. +See [[Configuration]] page for more details about the available options and ways to pass config. If you're using Docker, also make sure to read the Configuration section on the [[Docker]] page. ## Import a single URL or list of URLs via stdin