OSDN Git Service

[disable] : Disabled old options help.
authorhayao <shun819.mail@gmail.com>
Sat, 27 Jun 2020 05:13:34 +0000 (14:13 +0900)
committerhayao <shun819.mail@gmail.com>
Sat, 27 Jun 2020 05:13:34 +0000 (14:13 +0900)
build.sh

index 248f9e6..2130023 100755 (executable)
--- a/build.sh
+++ b/build.sh
@@ -218,15 +218,12 @@ _usage () {
     echo
     echo "    -b | --boot-splash           Enable boot splash"
     echo "                                  Default: disable"
-    echo "    -j | --japanese              Enable Japanese mode."
-    echo "                                  Default: disable"
     echo "    -l | --cleanup               Enable post-build cleaning."
     echo "                                  Default: disable"
     echo "    -d | --debug                 Enable debug messages."
     echo "                                  Default: disable"
     echo "    -g | --language              Specifies the default language for the live environment."
     echo "                                  Default: ${language}"
-
     echo "    -x | --bash-debug            Enable bash debug mode.(set -xv)"
     echo "                                  Default: disable"
     echo "    -h | --help                  This help message and exit."