OSDN Git Service

[fix] : Fixed typo.
authorhayao <shun819.mail@gmail.com>
Fri, 12 Jun 2020 12:37:07 +0000 (21:37 +0900)
committerhayao <shun819.mail@gmail.com>
Fri, 12 Jun 2020 12:37:07 +0000 (21:37 +0900)
build.sh

index 1dc2184..43e37a2 100755 (executable)
--- a/build.sh
+++ b/build.sh
@@ -241,7 +241,7 @@ _usage () {
     echo "                                  Default: ${password}"
     echo "    -t | --comp-opts <options>   Set compressor-specific options."
     echo "                                  Default: empty"
-    echo "    -u | --use <username>        Set user name."
+    echo "    -u | --user <username>        Set user name."
     echo "                                  Default: ${username}"
     echo "    -w | --work <work_dir>       Set the working directory"
     echo "                                  Default: ${work_dir}"