diff options
Diffstat (limited to 'scripts/lib/image')
-rw-r--r-- | scripts/lib/image/help.py | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/scripts/lib/image/help.py b/scripts/lib/image/help.py index 0d8a6adfaa..aab0b609af 100644 --- a/scripts/lib/image/help.py +++ b/scripts/lib/image/help.py | |||
@@ -737,6 +737,12 @@ DESCRIPTION | |||
737 | to start a partition on an x KBytes | 737 | to start a partition on an x KBytes |
738 | boundary. | 738 | boundary. |
739 | 739 | ||
740 | --no-table: This option is specific to wic. Space will be | ||
741 | reserved for the partition and it will be | ||
742 | populated but it will not be added to the | ||
743 | partition table. It may be useful for | ||
744 | bootloaders. | ||
745 | |||
740 | * bootloader | 746 | * bootloader |
741 | 747 | ||
742 | This command allows the user to specify various bootloader | 748 | This command allows the user to specify various bootloader |