summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--en/boot-installer/parameters.xml16
1 files changed, 9 insertions, 7 deletions
diff --git a/en/boot-installer/parameters.xml b/en/boot-installer/parameters.xml
index 1b6d55704..0b990a323 100644
--- a/en/boot-installer/parameters.xml
+++ b/en/boot-installer/parameters.xml
@@ -310,22 +310,24 @@ Short form: <userinput>url</userinput>
</varlistentry>
<varlistentry>
-<term>auto-install/enabled</term>
+<term>preseed/file</term>
<listitem><para>
-Delay questions that are normally asked before preseeding is possible until
-after the network is configured. Short form: <userinput>auto=true</userinput>
-See <xref linkend="preseed-auto"/> for details about using this to
-automate installs.
+Specify the path to a preconfiguration file to load to
+automating the install. See <xref linkend="automatic-install"/>.
+Short form: <userinput>file</userinput>
</para></listitem>
</varlistentry>
<varlistentry>
-<term></term>
+<term>auto-install/enabled</term>
<listitem><para>
-
+Delay questions that are normally asked before preseeding is possible until
+after the network is configured. Short form: <userinput>auto=true</userinput>
+See <xref linkend="preseed-auto"/> for details about using this to
+automate installs.
</para></listitem>
</varlistentry>