mirror of
https://github.com/Threnklyn/jira.git
synced 2026-06-04 03:58:29 +02:00
Merge pull request #53 from jshirley/master
Add support for a unix socket proxy
This commit is contained in:
@@ -104,6 +104,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 unix-socket proxy (eg., --unixproxy /tmp/proxy.sock)
|
||||
--version Print version
|
||||
|
||||
Query Options:
|
||||
@@ -241,6 +242,7 @@ Command Options:
|
||||
"S|saveFile=s": setopt,
|
||||
"T|time-spent=s": setopt,
|
||||
"Q|quiet": setopt,
|
||||
"unixproxy": setopt,
|
||||
"down": setopt,
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user