From 8b174625d90628ca7cae1b3e8c05fd186667689e Mon Sep 17 00:00:00 2001 From: Jay Shirley Date: Tue, 20 Sep 2016 06:46:04 -0700 Subject: [PATCH] Update usage --- main/main.go | 2 ++ 1 file changed, 2 insertions(+) diff --git a/main/main.go b/main/main.go index f99e36f..fed6520 100644 --- a/main/main.go +++ b/main/main.go @@ -103,6 +103,7 @@ General Options: -t --template=FILE Template file to use for output/editing -u --user=USER Username to use for authenticaion (default: %s) -v --verbose Increase output logging + --unixproxy=PATH Path for a local unix proxy (for client certificate injection) --version Print version Query Options: @@ -239,6 +240,7 @@ Command Options: "S|saveFile=s": setopt, "T|time-spent=s": setopt, "Q|quiet": setopt, + "unixproxy": setopt, "down": setopt, })