summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeoff Levand <geoff@infradead.org>2017-12-08 12:42:15 -0800
committerGeoff Levand <geoff@infradead.org>2017-12-08 12:43:27 -0800
commitc06cd981d2b1e7eaa6689db6dabe8502652e2079 (patch)
tree0a0b121f3ffb8dc6db7a0eaa3d3902a79623f2da
parent88be096f6ea063580dccff1f982fcc87bde3e731 (diff)
downloadps3-utils-c06cd981d2b1e7eaa6689db6dabe8502652e2079.tar.gz
ps3-dump-bootloader: Minor help update
Signed-off-by: Geoff Levand <geoff@infradead.org>
-rw-r--r--ps3-dump-bootloader.in2
1 files changed, 1 insertions, 1 deletions
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