docs: locale must be specified to be interactive

This commit is contained in:
Chris Peterson 2023-09-25 15:59:07 -07:00
parent c9f3e252af
commit 4ba59a503b
2 changed files with 3 additions and 3 deletions

View File

@ -96,7 +96,7 @@ locale
* **type:** string
* **default:** ``en_US.UTF-8``
* **can be interactive:** yes, always interactive if any section is
* **can be interactive:** yes
The locale to configure for the installed system.
@ -779,7 +779,7 @@ install
* **type:** boolean or string (special value ``auto``)
* **default:**: ``auto``
Whether to install the available OEM meta-packages. The special value ``auto``
Whether to install the available OEM meta-packages. The special value ``auto``
-- which is the default -- enables the installation on ubuntu-desktop but not
on ubuntu-server. This option has no effect on core boot classic.

View File

@ -65,7 +65,7 @@ A list of shell commands to invoke as soon as the installer starts, in particula
**type:** string
**default:** `en_US.UTF-8`
**can be interactive:** yes, always interactive if any section is
**can be interactive:** yes
The locale to configure for the installed system.