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>2015-02-08 07:05:34 +0300
committerCasey Deccio <casey@deccio.net>2015-02-08 07:05:34 +0300
commitca9dfde5571b8640bc6b227a5862e8eb3769ee8f (patch)
tree0ee4517958d58bc70f8f3b7701d62bcf23e9cfa8 /README.md
parent703a83d7b384f9789def5215543d24ace7511d8c (diff)
Update incomplete README text
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 0064368..3304b11 100644
--- a/README.md
+++ b/README.md
@@ -97,8 +97,8 @@ dnsgrok example.com < example.com.json > example.com-assessed.json
`dnsviz` takes serialized query results in JSON format (i.e., output from
`dnsget`) as input and assesses specified domain names based on their
-corresponding content in the input. The output is an image file or an HTML
-file, depending on the .
+corresponding content in the input. The output is an image file, a `dot`
+(directed graph) file, or an HTML file, depending on the options passed.
Example:
```