From 030aee6efb1e08c4e7d2a90e9d3c554be1f79943 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Tue, 12 Mar 2019 17:03:29 -0400 Subject: [PATCH] Updated Configuration (markdown) --- Configuration.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Configuration.md b/Configuration.md index 79e14db..f7ca995 100644 --- a/Configuration.md +++ b/Configuration.md @@ -13,8 +13,8 @@ env CHROME_BINARY=google-chrome-stable RESOLUTION=1440,900 FETCH_PDF=False ./arc **Available Configuration Options:** - - [General Settings:](#general-settings): Archiving process, output format, and timing. - - [Archive Method Toggles:](#archive-method-toggles) On/off switches for individual methods. + - [General Settings:](#general-settings) Archiving process, output format, and timing. + - [Archive Method Toggles:](#archive-method-toggles) On/off switches for methods. - [Archive Method Options:](#archive-method-options) Method tunables and parameters. - [Shell Options:](#shell-options) Format & behavior of CLI output. - [Dependency Options:](#dependency-options) Force use of specific dependency binaries.