OSDN Git Service

[fix] : Corrected help notation.
authorhayao <shun819.mail@gmail.com>
Thu, 11 Jun 2020 11:09:02 +0000 (20:09 +0900)
committerhayao <shun819.mail@gmail.com>
Thu, 11 Jun 2020 11:09:02 +0000 (20:09 +0900)
build.sh

index d069207..60de546 100755 (executable)
--- a/build.sh
+++ b/build.sh
@@ -299,9 +299,9 @@ _usage () {
     echo "                                  Default: ${work_dir}"
     echo
     echo "    --gitversion                 Add Git commit hash to image file version"
+    echo "    --msgdebug                   Enables output debugging."
     echo "    --nocolor                    Does not output colored output."
     echo "    --noconfirm                  Does not check the settings before building."
-    echo "    --msgdebug                   Enables output debugging."
     echo "    --nodepend                   Do not check package dependencies before building."
     echo "    --shmkalteriso               Use the shell script version of mkalteriso."
     echo