Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dnsviz/dnsviz.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCasey Deccio <casey@deccio.net>2016-08-11 22:55:36 +0300
committerCasey Deccio <casey@deccio.net>2016-08-11 22:55:36 +0300
commitc95798ed25cb28acb4ff36a9a378df954cb5d8f6 (patch)
tree13245e36829f76cb74b370d68ad863dfc8e3f297
parent1303f9e6c9bd5c5bff55dd3aabe2662718d2940e (diff)
Update usage
-rw-r--r--dnsviz/commands/probe.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/dnsviz/commands/probe.py b/dnsviz/commands/probe.py
index a10577e..1358989 100644
--- a/dnsviz/commands/probe.py
+++ b/dnsviz/commands/probe.py
@@ -491,8 +491,8 @@ Options:
-s <server>[,<server>...]
- designate servers for recursive analysis
-A - query analysis against authoritative servers
- -x <domain>:<server>[,<server>...]
- - set explicit delegation for the specified domain
+ -x <domain>[+]:<server>[,<server>...]
+ - designate authoritative servers explicitly for a domain
-E - include EDNS compatibility diagnostics
-p - make json output pretty instead of minimal
-o <filename> - write the analysis to the specified file