From c04043e143932fe2ea38f87d2faa8beed007671b Mon Sep 17 00:00:00 2001 From: Tom Zanussi Date: Tue, 29 Jul 2014 12:53:48 -0500 Subject: wic: Add squashfs to --fstypes documentation squashfs support was recently added to wic, so document it. Signed-off-by: Tom Zanussi Signed-off-by: Saul Wold --- scripts/lib/image/help.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/lib/image/help.py b/scripts/lib/image/help.py index 6d613e260f..b833459aa0 100644 --- a/scripts/lib/image/help.py +++ b/scripts/lib/image/help.py @@ -719,6 +719,7 @@ DESCRIPTION ext3 ext4 btrfs + squashfs swap --fsoptions: Specifies a free-form string of options to be -- cgit v1.2.3