Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
secynic committed Apr 19, 2016
1 parent 5fa3014 commit 9b29d8a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CLI.rst
Original file line number Diff line number Diff line change
Expand Up @@ -34,19 +34,19 @@ Output options:
--hr If set, returns results with human readable key
translations.
--show_name If this and --hr are set, the key name is shown in
parentheses afterits short value
parentheses after its short value
--colorize If set, colorizes the output using ANSI. Should work
in most platform consoles.

IPWhois settings:
--timeout TIMEOUT The default timeout for socket connections in seconds.
--proxy_http PROXY_HTTP
The proxy HTTP address passed to request.ProxyHandler.
User authcan be passed like
User auth can be passed like
"http://user:[email protected]:80"
--proxy_https PROXY_HTTPS
The proxy HTTPS address passed to
request.ProxyHandler. User authcan be passed like
request.ProxyHandler. User auth can be passed like
"https://user:[email protected]:443"
--disallow_permutations
Disable additional methods if DNS lookups to Cymru
Expand Down

0 comments on commit 9b29d8a

Please sign in to comment.