]> code.ossystems Code Review - openembedded-core.git/commitdiff
wic: Fix typo in help screen.
authorKristian Amlie <kristian.amlie@mender.io>
Wed, 26 Apr 2017 13:00:16 +0000 (15:00 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 28 Apr 2017 10:26:05 +0000 (11:26 +0100)
This was overlooked when f6a064d969f4149b was merged.

Signed-off-by: Kristian Amlie <kristian.amlie@mender.io>
Signed-off-by: Ross Burton <ross.burton@intel.com>
scripts/lib/wic/help.py

index aee2451a724ea8aab6da9cdf6e9628220619d295..d6e027d25360940847d38d3fda9b9b1bcdae8035 100644 (file)
@@ -721,7 +721,7 @@ DESCRIPTION
                      bootloaders.
 
          --exclude-path: This option is specific to wic. It excludes the given
-                         absolute path from the resulting image. If the path
+                         relative path from the resulting image. If the path
                          ends with a slash, only the content of the directory
                          is omitted, not the directory itself. This option only
                          has an effect with the rootfs source plugin.