From 6de834d479a77fa4b36cb0f3013b63f0caf62aee Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Tue, 26 Feb 2019 21:55:43 -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 1c0d4a3..422b6ac 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]] for more details (and the Configuration sections on the [[Docker]] page if you're using Docker). +See [[Configuration]] for more details. 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 ```bash