Signed-off-by: Ben Hutchings <[email protected]>
---
 lsinitramfs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lsinitramfs b/lsinitramfs
index 0f25688..f1bc16b 100755
--- a/lsinitramfs
+++ b/lsinitramfs
@@ -4,7 +4,7 @@ set -eu
 
 usage()
 {
-       echo "Usage: $(basename $0) <initramfs file>"
+       echo "Usage: $(basename $0) [-l] <initramfs file>"
 }
 
 if [ "$#" -eq 0 ] ; then

-- 
Ben Hutchings
The two most common things in the universe are hydrogen and stupidity.

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to