1
0
mirror of https://github.com/systemd/systemd synced 2024-07-05 17:39:42 +00:00

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>
<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>
<title>Image Options</title>