From 5af3a995e4a252e6ba525209d37d49eb692325c7 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Tue, 12 Mar 2019 17:03:13 -0400 Subject: [PATCH] Updated Configuration (markdown) --- Configuration.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Configuration.md b/Configuration.md index c2b2afb..79e14db 100644 --- a/Configuration.md +++ b/Configuration.md @@ -13,11 +13,11 @@ env CHROME_BINARY=google-chrome-stable RESOLUTION=1440,900 FETCH_PDF=False ./arc **Available Configuration Options:** - - [General Settings](#general-settings): Options around the archiving process, output format, and timing. - - [Archive Method Toggles](#archive-method-toggles): On/off switches for all the methods used to archive URLs. - - [Archive Method Options](#archive-method-options): Specific options for individual archive methods. - - [Shell Options](#shell-options): Options around the format of the CLI output. - - [Dependency Options](#dependency-options): Options for defining which dependency binaries to use. + - [General Settings:](#general-settings): Archiving process, output format, and timing. + - [Archive Method Toggles:](#archive-method-toggles) On/off switches for individual 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.