summaryrefslogtreecommitdiffstats
path: root/scripts/lib/wic/help.py
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/lib/wic/help.py')
-rw-r--r--scripts/lib/wic/help.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/scripts/lib/wic/help.py b/scripts/lib/wic/help.py
index 1e3d06a87b..62a2a90e79 100644
--- a/scripts/lib/wic/help.py
+++ b/scripts/lib/wic/help.py
@@ -980,6 +980,12 @@ DESCRIPTION
980 copies. This option only has an effect with the rootfs 980 copies. This option only has an effect with the rootfs
981 source plugin. 981 source plugin.
982 982
983 --change-directory: This option is specific to wic. It changes to the
984 given directory before copying the files. This
985 option is useful when we want to split a rootfs in
986 multiple partitions and we want to keep the right
987 permissions and usernames in all the partitions.
988
983 --extra-space: This option is specific to wic. It adds extra 989 --extra-space: This option is specific to wic. It adds extra
984 space after the space filled by the content 990 space after the space filled by the content
985 of the partition. The final size can go 991 of the partition. The final size can go