From c06cd981d2b1e7eaa6689db6dabe8502652e2079 Mon Sep 17 00:00:00 2001 From: Geoff Levand Date: Fri, 8 Dec 2017 12:42:15 -0800 Subject: ps3-dump-bootloader: Minor help update Signed-off-by: Geoff Levand --- ps3-dump-bootloader.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ps3-dump-bootloader.in b/ps3-dump-bootloader.in index a2eaf0f..7929118 100644 --- a/ps3-dump-bootloader.in +++ b/ps3-dump-bootloader.in @@ -25,7 +25,7 @@ usage() { echo "OPTIONS" >&2 echo " -s, --sum" >&2 echo " Compute the md5sum of the Other OS image and only print it to" >&2 - echo " stdout." >&2 + echo " stdout. Takes about 30 seconds to compute." >&2 echo " -h, --help" >&2 echo " Print a help message." >&2 echo " -V, -version" >&2 -- cgit 1.2.3-korg