From fc18e609ed4e7d1c7379521d6deb1f019579ce16 Mon Sep 17 00:00:00 2001 From: Nathan Stocks Date: Sun, 21 Sep 2014 23:49:42 -0600 Subject: [PATCH] Updated CLI help. --- cli-options.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cli-options.txt b/cli-options.txt index 93663e9..6bf8f3b 100644 --- a/cli-options.txt +++ b/cli-options.txt @@ -33,6 +33,8 @@ Format Options: -T, --notermcolor Force terminal colors off. Default is to autodetect. Output Options: + -a, --allow-stdout Instead of capturing the stdout and presenting it in + the summary of results, let it come through. -d, --debug Enable internal debugging statements. Implies --logging. Can be specified up to three times for more debug output.