vmspawn: document -q/--quiet

This commit is contained in:
Sam Leonard 2024-01-22 18:26:22 +00:00 committed by Luca Boccassi
parent 00fafa1a17
commit 22ce047394

View file

@ -45,6 +45,21 @@
<para>The following options are understood:</para> <para>The following options are understood:</para>
<variablelist>
<varlistentry>
<term><option>-q</option></term>
<term><option>--quiet</option></term>
<listitem><para>Turns off any status output by the tool
itself. When this switch is used, the only output from vmspawn
will be the console output of the Virtual Machine OS itself.</para>
<xi:include href="version-info.xml" xpointer="v256"/></listitem>
</varlistentry>
</variablelist>
<refsect2> <refsect2>
<title>Image Options</title> <title>Image Options</title>