diff --git a/meta-digi-dey/recipes-digi/dualboot/dualboot/update-firmware b/meta-digi-dey/recipes-digi/dualboot/dualboot/update-firmware index f5019e468..80ab1dea9 100755 --- a/meta-digi-dey/recipes-digi/dualboot/dualboot/update-firmware +++ b/meta-digi-dey/recipes-digi/dualboot/dualboot/update-firmware @@ -3,7 +3,7 @@ # # update-firmware # -# Copyright (C) 2021-2022 by Digi International Inc. +# Copyright (C) 2021-2023 by Digi International Inc. # All rights reserved. # # This program is free software; you can redistribute it and/or modify it @@ -11,7 +11,7 @@ # the Free Software Foundation. # # -# !Description: Dual boot firmware update script +# !Description: Firmware update script # #=============================================================================== @@ -31,9 +31,9 @@ usage() { Usage: ${SCRIPTNAME} [OPTIONS] .swu - -a Show currently active system - -v Enable verbosity - -h Show this help + -a --active Show currently active system + -v --verbose Enable verbosity + -h --help Print help and exit EOF }