diff options
Diffstat (limited to 'scripts/lib')
-rw-r--r-- | scripts/lib/wic/help.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/lib/wic/help.py b/scripts/lib/wic/help.py index aee2451a72..d6e027d253 100644 --- a/scripts/lib/wic/help.py +++ b/scripts/lib/wic/help.py | |||
@@ -721,7 +721,7 @@ DESCRIPTION | |||
721 | bootloaders. | 721 | bootloaders. |
722 | 722 | ||
723 | --exclude-path: This option is specific to wic. It excludes the given | 723 | --exclude-path: This option is specific to wic. It excludes the given |
724 | absolute path from the resulting image. If the path | 724 | relative path from the resulting image. If the path |
725 | ends with a slash, only the content of the directory | 725 | ends with a slash, only the content of the directory |
726 | is omitted, not the directory itself. This option only | 726 | is omitted, not the directory itself. This option only |
727 | has an effect with the rootfs source plugin. | 727 | has an effect with the rootfs source plugin. |