[gnome-continuous-yocto/gnomeostree-3.28-rocko: 5736/8267] wic: Fix typo in help screen.



commit e3e78df1b2d1f59ad14078b7bfed367fcaebee0b
Author: Kristian Amlie <kristian amlie mender io>
Date:   Wed Apr 26 15:00:16 2017 +0200

    wic: Fix typo in help screen.
    
    This was overlooked when f6a064d969f4149b was merged.
    
    (From OE-Core rev: 29a209822488ab687abdb1ceffdd9c7af5b3db68)
    
    Signed-off-by: Kristian Amlie <kristian amlie mender io>
    Signed-off-by: Ross Burton <ross burton intel com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 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 aee2451..d6e027d 100644
--- a/scripts/lib/wic/help.py
+++ b/scripts/lib/wic/help.py
@@ -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.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]