diff options
Diffstat (limited to 'scripts/lib/wic/help.py')
| -rw-r--r-- | scripts/lib/wic/help.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/scripts/lib/wic/help.py b/scripts/lib/wic/help.py index 9a778b69da..89fb7be950 100644 --- a/scripts/lib/wic/help.py +++ b/scripts/lib/wic/help.py | |||
| @@ -740,6 +740,12 @@ DESCRIPTION | |||
| 740 | bootloader command-line - for example, the syslinux | 740 | bootloader command-line - for example, the syslinux |
| 741 | APPEND or grub kernel command line. | 741 | APPEND or grub kernel command line. |
| 742 | 742 | ||
| 743 | --configfile: Specifies a user defined configuration file for | ||
| 744 | the bootloader. This file must be located in the | ||
| 745 | canned-wks folder or could be the full path to the | ||
| 746 | file. Using this option will override any other | ||
| 747 | bootloader option. | ||
| 748 | |||
| 743 | Note that bootloader functionality and boot partitions are | 749 | Note that bootloader functionality and boot partitions are |
| 744 | implemented by the various --source plugins that implement | 750 | implemented by the various --source plugins that implement |
| 745 | bootloader functionality; the bootloader command essentially | 751 | bootloader functionality; the bootloader command essentially |
