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