install_fw: [cosmetic] alphabetize script options

Signed-off-by: Hector Palacios <hector.palacios@digi.com>
This commit is contained in:
Hector Palacios 2023-10-10 09:45:21 +02:00
parent 019deb6313
commit fb349b10f7
7 changed files with 7 additions and 7 deletions

View File

@ -32,6 +32,7 @@ show_usage()
echo "Usage: $0 [options]" echo "Usage: $0 [options]"
echo "" echo ""
echo " Options:" echo " Options:"
echo " -d Install firmware on dualboot partitions (system A and system B)."
echo " -h Show this help." echo " -h Show this help."
echo " -i <dey-image-name> Image name that prefixes the image filenames, such as 'dey-image-qt', " echo " -i <dey-image-name> Image name that prefixes the image filenames, such as 'dey-image-qt', "
echo " 'dey-image-webkit', 'core-image-base'..." echo " 'dey-image-webkit', 'core-image-base'..."
@ -39,7 +40,6 @@ show_usage()
echo " -n No wait. Skips 10 seconds delay to stop script." echo " -n No wait. Skips 10 seconds delay to stop script."
echo " -u <u-boot-filename> U-Boot filename." echo " -u <u-boot-filename> U-Boot filename."
echo " Auto-determined by variant if not provided." echo " Auto-determined by variant if not provided."
echo " -d Install firmware on dualboot partitions (system A and system B)."
exit 2 exit 2
} }

View File

@ -32,6 +32,7 @@ show_usage()
echo "Usage: $0 [options]" echo "Usage: $0 [options]"
echo "" echo ""
echo " Options:" echo " Options:"
echo " -d Install firmware on dualboot partitions (system A and system B)."
echo " -h Show this help." echo " -h Show this help."
echo " -i <dey-image-name> Image name that prefixes the image filenames, such as 'dey-image-qt', " echo " -i <dey-image-name> Image name that prefixes the image filenames, such as 'dey-image-qt', "
echo " 'dey-image-webkit', 'core-image-base'..." echo " 'dey-image-webkit', 'core-image-base'..."
@ -39,7 +40,6 @@ show_usage()
echo " -n No wait. Skips 10 seconds delay to stop script." echo " -n No wait. Skips 10 seconds delay to stop script."
echo " -u <u-boot-filename> U-Boot filename." echo " -u <u-boot-filename> U-Boot filename."
echo " Auto-determined by variant if not provided." echo " Auto-determined by variant if not provided."
echo " -d Install firmware on dualboot partitions (system A and system B)."
exit 2 exit 2
} }

View File

@ -32,6 +32,7 @@ show_usage()
echo "Usage: $0 [options]" echo "Usage: $0 [options]"
echo "" echo ""
echo " Options:" echo " Options:"
echo " -d Install firmware on dualboot partitions (system A and system B)."
echo " -h Show this help." echo " -h Show this help."
echo " -i <dey-image-name> Image name that prefixes the image filenames, such as 'dey-image-qt', " echo " -i <dey-image-name> Image name that prefixes the image filenames, such as 'dey-image-qt', "
echo " 'dey-image-webkit', 'core-image-base'..." echo " 'dey-image-webkit', 'core-image-base'..."
@ -39,7 +40,6 @@ show_usage()
echo " -n No wait. Skips 10 seconds delay to stop script." echo " -n No wait. Skips 10 seconds delay to stop script."
echo " -u <u-boot-filename> U-Boot filename." echo " -u <u-boot-filename> U-Boot filename."
echo " Auto-determined by variant if not provided." echo " Auto-determined by variant if not provided."
echo " -d Install firmware on dualboot partitions (system A and system B)."
exit 2 exit 2
} }

View File

@ -32,6 +32,7 @@ show_usage()
echo "Usage: $0 [options]" echo "Usage: $0 [options]"
echo "" echo ""
echo " Options:" echo " Options:"
echo " -d Install firmware on dualboot partitions (system A and system B)."
echo " -h Show this help." echo " -h Show this help."
echo " -i <dey-image-name> Image name that prefixes the image filenames, such as 'dey-image-qt', " echo " -i <dey-image-name> Image name that prefixes the image filenames, such as 'dey-image-qt', "
echo " 'dey-image-webkit', 'core-image-base'..." echo " 'dey-image-webkit', 'core-image-base'..."
@ -39,7 +40,6 @@ show_usage()
echo " -n No wait. Skips 10 seconds delay to stop script." echo " -n No wait. Skips 10 seconds delay to stop script."
echo " -u <u-boot-filename> U-Boot filename." echo " -u <u-boot-filename> U-Boot filename."
echo " Auto-determined by variant if not provided." echo " Auto-determined by variant if not provided."
echo " -d Install firmware on dualboot partitions (system A and system B)."
exit 2 exit 2
} }

View File

@ -32,6 +32,7 @@ show_usage()
echo "Usage: $0 [options]" echo "Usage: $0 [options]"
echo "" echo ""
echo " Options:" echo " Options:"
echo " -d Install firmware on dualboot partitions (system A and system B)."
echo " -h Show this help." echo " -h Show this help."
echo " -i <dey-image-name> Image name that prefixes the image filenames, such as 'dey-image-qt', " echo " -i <dey-image-name> Image name that prefixes the image filenames, such as 'dey-image-qt', "
echo " 'dey-image-webkit', 'core-image-base'..." echo " 'dey-image-webkit', 'core-image-base'..."
@ -39,7 +40,6 @@ show_usage()
echo " -n No wait. Skips 10 seconds delay to stop script." echo " -n No wait. Skips 10 seconds delay to stop script."
echo " -u <u-boot-filename> U-Boot filename." echo " -u <u-boot-filename> U-Boot filename."
echo " Auto-determined by variant if not provided." echo " Auto-determined by variant if not provided."
echo " -d Install firmware on dualboot partitions (system A and system B)."
exit 2 exit 2
} }

View File

@ -32,6 +32,7 @@ show_usage()
echo "Usage: $0 [options]" echo "Usage: $0 [options]"
echo "" echo ""
echo " Options:" echo " Options:"
echo " -d Install firmware on dualboot partitions (system A and system B)."
echo " -h Show this help." echo " -h Show this help."
echo " -i <dey-image-name> Image name that prefixes the image filenames, such as 'dey-image-qt', " echo " -i <dey-image-name> Image name that prefixes the image filenames, such as 'dey-image-qt', "
echo " 'dey-image-webkit', 'core-image-base'..." echo " 'dey-image-webkit', 'core-image-base'..."
@ -39,7 +40,6 @@ show_usage()
echo " -n No wait. Skips 10 seconds delay to stop script." echo " -n No wait. Skips 10 seconds delay to stop script."
echo " -u <u-boot-filename> U-Boot filename." echo " -u <u-boot-filename> U-Boot filename."
echo " Auto-determined by variant if not provided." echo " Auto-determined by variant if not provided."
echo " -d Install firmware on dualboot partitions (system A and system B)."
exit 2 exit 2
} }

View File

@ -40,6 +40,7 @@ show_usage()
echo " Options:" echo " Options:"
echo " -a <atf-filename> Arm-trusted-firmware filename." echo " -a <atf-filename> Arm-trusted-firmware filename."
echo " Auto-determined by variant if not provided." echo " Auto-determined by variant if not provided."
echo " -d Install firmware on dualboot partitions (system A and system B)."
echo " -f <fip-filename> FIP filename." echo " -f <fip-filename> FIP filename."
echo " Auto-determined by variant if not provided." echo " Auto-determined by variant if not provided."
echo " -h Show this help." echo " -h Show this help."
@ -47,7 +48,6 @@ show_usage()
echo " 'dey-image-webkit', 'core-image-base'..." echo " 'dey-image-webkit', 'core-image-base'..."
echo " Defaults to '##DEFAULT_IMAGE_NAME##' if not provided." echo " Defaults to '##DEFAULT_IMAGE_NAME##' if not provided."
echo " -n No wait. Skips 10 seconds delay to stop script." echo " -n No wait. Skips 10 seconds delay to stop script."
echo " -d Install firmware on dualboot partitions (system A and system B)."
exit 2 exit 2
} }