diff options
| -rw-r--r-- | documentation/dev-manual/dev-manual-common-tasks.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index f0836e8b1d..dbf493a150 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml | |||
| @@ -4684,6 +4684,14 @@ | |||
| 4684 | <filename>APPEND</filename> or | 4684 | <filename>APPEND</filename> or |
| 4685 | <filename>grub</filename> kernel command line. | 4685 | <filename>grub</filename> kernel command line. |
| 4686 | </para></listitem> | 4686 | </para></listitem> |
| 4687 | <listitem><para><emphasis><filename>--configfile</filename>:</emphasis> | ||
| 4688 | Specifies a user-defined configuration file for | ||
| 4689 | the bootloader. | ||
| 4690 | You can provide a full pathname for the file or | ||
| 4691 | a file that exists in the | ||
| 4692 | <filename>canned-wks</filename> folder. | ||
| 4693 | This option overrides all other bootloader options. | ||
| 4694 | </para></listitem> | ||
| 4687 | </itemizedlist> | 4695 | </itemizedlist> |
| 4688 | </para> | 4696 | </para> |
| 4689 | </section> | 4697 | </section> |
