diff options
Diffstat (limited to 'examples/ldns-zcat.1')
-rw-r--r-- | examples/ldns-zcat.1 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/ldns-zcat.1 b/examples/ldns-zcat.1 index 9c4054df3cd3f..4fd7ba6d7dbb2 100644 --- a/examples/ldns-zcat.1 +++ b/examples/ldns-zcat.1 @@ -18,6 +18,10 @@ The resulted zone file is printed to standard output. .B -o ORIGIN use ORIGIN when reading in the zone +.TP +.B -v +show the version number and exit + .SH AUTHOR Written by the ldns team as an example for ldns usage. |