From 29414359f4e446c36afb502927c5858ba627b7a2 Mon Sep 17 00:00:00 2001 From: Gunnar Mills Date: Wed, 25 Oct 2017 11:07:43 -0500 Subject: Make help text in generate-squashfs more clear Change-Id: I06ebcd525f4bddc5c02440d6fcc5a8940b9d08ec Signed-off-by: Gunnar Mills --- generate-squashfs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/generate-squashfs b/generate-squashfs index 4a9ae67bc..4a5fc5fe5 100755 --- a/generate-squashfs +++ b/generate-squashfs @@ -1,10 +1,10 @@ #!/bin/bash set -eo pipefail -help=$'Generate Tarball with SquashFS image and MANIFEST Script +help=$'Generate Tarball with PNOR SquashFS image and MANIFEST Script -Generates a SquashFS image from the PNOR image -Creates a MANIFEST for image verification +Generates a PNOR SquashFS image from the PNOR image +Creates a MANIFEST for image verification and recreation Packages the SquashFS image and MANIFEST together in a tarball usage: generate-squashfs [OPTION] ... -- cgit v1.2.1