Provided as common options for all the OCaml-based tools.
---
builder/virt-builder.pod | 2 ++
dib/virt-dib.pod | 6 ++++++
get-kernel/virt-get-kernel.pod | 6 ++++++
3 files changed, 14 insertions(+)
diff --git a/builder/virt-builder.pod b/builder/virt-builder.pod
index fc49d4d..710f006 100644
--- a/builder/virt-builder.pod
+++ b/builder/virt-builder.pod
@@ -451,6 +451,8 @@ directory.
Print information about the template cache. See L</CACHING>.
+=item B<-q>
+
=item B<--quiet>
Don't print ordinary progress messages.
diff --git a/dib/virt-dib.pod b/dib/virt-dib.pod
index aafeacd..9baae23 100644
--- a/dib/virt-dib.pod
+++ b/dib/virt-dib.pod
@@ -290,6 +290,12 @@ to debug failures to run scripts.
The default is to delete the output file if virt-dib fails (or,
for example, some script that it runs fails).
+=item B<-q>
+
+=item B<--quiet>
+
+Don't print ordinary progress messages.
+
=item B<--qemu-img-options> option[,option,...]
Pass I<--qemu-img-options> option(s) to the L<qemu-img(1)> command
diff --git a/get-kernel/virt-get-kernel.pod b/get-kernel/virt-get-kernel.pod
index be0e8bb..a75f05e 100644
--- a/get-kernel/virt-get-kernel.pod
+++ b/get-kernel/virt-get-kernel.pod
@@ -99,6 +99,12 @@ C<mydistro-vmlinuz-3.19.0-20-generic> when the prefix is
C<mydistro>.
See also I<--unversioned-names>.
+=item B<-q>
+
+=item B<--quiet>
+
+Don't print ordinary progress messages.
+
=item B<--unversioned-names>
This option affects the destination file name of extracted files.
--
2.1.0