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 1bd411deeb..63bbc23a83 100644 --- a/scripts/lib/wic/help.py +++ b/scripts/lib/wic/help.py | |||
| @@ -721,6 +721,12 @@ DESCRIPTION | |||
| 721 | partition table. It may be useful for | 721 | partition table. It may be useful for |
| 722 | bootloaders. | 722 | bootloaders. |
| 723 | 723 | ||
| 724 | --exclude-path: This option is specific to wic. It excludes the given | ||
| 725 | absolute path from the resulting image. If the path | ||
| 726 | ends with a slash, only the content of the directory | ||
| 727 | is omitted, not the directory itself. This option only | ||
| 728 | has an effect with the rootfs source plugin. | ||
| 729 | |||
| 724 | --extra-space: This option is specific to wic. It adds extra | 730 | --extra-space: This option is specific to wic. It adds extra |
| 725 | space after the space filled by the content | 731 | space after the space filled by the content |
| 726 | of the partition. The final size can go | 732 | of the partition. The final size can go |
