From: Hans Dedecker Date: Sat, 12 Jan 2019 18:42:56 +0000 (+0100) Subject: tools/firmware-utils: fix sysupgrade typo in mkdapimg X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=41667dae1070282e6ac0c4e60dec98bc9ab77438;p=project%2Ffirmware-utils.git tools/firmware-utils: fix sysupgrade typo in mkdapimg Signed-off-by: Hans Dedecker --- diff --git a/src/mkdapimg.c b/src/mkdapimg.c index ed662d8..640f42d 100644 --- a/src/mkdapimg.c +++ b/src/mkdapimg.c @@ -12,7 +12,7 @@ // Usage: mkdapimg [-p] [-m ] -s -i -o // -// e.g.: mkdapimg -s RT3052-AP-DAP1350-3 -i sysupgarde.bin -o factory.bin +// e.g.: mkdapimg -s RT3052-AP-DAP1350-3 -i sysupgrade.bin -o factory.bin // // If the model string is not given, we will assume that // the leading characters upto the first "-" is the model.