summaryrefslogtreecommitdiff
path: root/man/systemd-firstboot.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2020-06-28 11:59:00 +0200
committerLennart Poettering <lennart@poettering.net>2020-07-07 11:20:42 +0200
commita122502077357cab66fed19b32a9b3be4320c064 (patch)
tree363f6158b674f9ea47774681c56977ee64553840 /man/systemd-firstboot.xml
parentdcfdd6218469ab2b116712980a875c8b4c963c8f (diff)
downloadsystemd-a122502077357cab66fed19b32a9b3be4320c064.tar.gz
firstboot: add option to turn off welcome text display
Diffstat (limited to 'man/systemd-firstboot.xml')
-rw-r--r--man/systemd-firstboot.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/man/systemd-firstboot.xml b/man/systemd-firstboot.xml
index d6bfd855c1..491ca6e9bf 100644
--- a/man/systemd-firstboot.xml
+++ b/man/systemd-firstboot.xml
@@ -259,6 +259,14 @@
option should not be used lightly.</para></listitem>
</varlistentry>
+ <varlistentry>
+ <term><option>--welcome=</option></term>
+
+ <listitem><para>Takes a boolean argument. By default when prompting the user for configuration
+ options a brief welcome text is shown before the first question is asked. Pass false to this option
+ to turn off the welcome text.</para></listitem>
+ </varlistentry>
+
<xi:include href="standard-options.xml" xpointer="help" />
<xi:include href="standard-options.xml" xpointer="version" />
</variablelist>