From a0ca1b0cfe2dfdb570446676c8afc0bfa136acfd Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Thu, 21 Feb 2019 14:28:21 -0500 Subject: [PATCH] Updated Configuration (markdown) --- Configuration.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Configuration.md b/Configuration.md index 75a351c..5875769 100644 --- a/Configuration.md +++ b/Configuration.md @@ -17,8 +17,8 @@ As defined in [`archivebox/config.py`](https://github.com/pirate/ArchiveBox/blob ### Shell Options -#### `USE_COLOR=True` -[`True`]/`False` +#### `USE_COLOR` +[`USE_COLOR=True`]/`False` Colorize console ouput. #### `SHOW_PROGRESS`