diff --git a/scripts/lib/wic/help.py b/scripts/lib/wic/help.py index be334e7814..f5587bbba7 100644 --- a/scripts/lib/wic/help.py +++ b/scripts/lib/wic/help.py @@ -629,6 +629,13 @@ DESCRIPTION If a is not specified the partition will be created but will not be mounted. + Partitions with a specified will be automatically mounted. + This is achieved by wic adding entries to the fstab during image + generation. In order for a valid fstab to be generated one of the + --ondrive, --ondisk or --use-uuid partition options must be used for + each partition that specifies a mountpoint. + + The following are supported 'part' options: --size: The minimum partition size. Specify an integer value