diff options
Diffstat (limited to 'scripts/lib/image/help.py')
| -rw-r--r-- | scripts/lib/image/help.py | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/scripts/lib/image/help.py b/scripts/lib/image/help.py index c8b2fab6d8..0666d80f45 100644 --- a/scripts/lib/image/help.py +++ b/scripts/lib/image/help.py | |||
| @@ -787,6 +787,11 @@ DESCRIPTION | |||
| 787 | random globally unique identifier (GUID) for the partition | 787 | random globally unique identifier (GUID) for the partition |
| 788 | and use it in bootloader configuration to specify root partition. | 788 | and use it in bootloader configuration to specify root partition. |
| 789 | 789 | ||
| 790 | --uuid: This option is specific to wic. It specifies partition UUID. | ||
| 791 | It's useful if preconfigured partition UUID is added to kernel command line | ||
| 792 | in bootloader configuration before running wic. In this case .wks file can | ||
| 793 | be generated or modified to set preconfigured parition UUID using this option. | ||
| 794 | |||
| 790 | * bootloader | 795 | * bootloader |
| 791 | 796 | ||
| 792 | This command allows the user to specify various bootloader | 797 | This command allows the user to specify various bootloader |
