diff --git a/bin/dnssec/dnssec-signzone.docbook b/bin/dnssec/dnssec-signzone.docbook
index 5f39282ba4..986bc990a4 100644
--- a/bin/dnssec/dnssec-signzone.docbook
+++ b/bin/dnssec/dnssec-signzone.docbook
@@ -80,6 +80,7 @@
+
@@ -543,6 +544,22 @@
+
+
+ -q
+
+
+ Quiet mode: Suppresses unnecessary output. Without this
+ option, when dnssec-signzone is run it
+ will print to standard output the number of keys in use,
+ the algorithms used to verify the zone was signed correctly
+ and other status information, and finally the filename
+ containing the signed zone. With it, that output is
+ suppressed, leaving only the filename.
+
+
+
+
-R
diff --git a/bin/dnssec/dnssec-verify.docbook b/bin/dnssec/dnssec-verify.docbook
index 9d7c74698d..6d62284981 100644
--- a/bin/dnssec/dnssec-verify.docbook
+++ b/bin/dnssec/dnssec-verify.docbook
@@ -49,6 +49,7 @@
+
@@ -140,6 +141,20 @@
+
+ -q
+
+
+ Quiet mode: Suppresses output. Without this option, when
+ dnssec-verify is run it will print to
+ standard output the number of keys in use, the algorithms
+ used to verify the zone was signed correctly and other
+ status information. With it, all non-error output is
+ suppressed, and only the exit code will indicate success.
+
+
+
+
-x