Skip to content

Commit

Permalink
Make it clear what --chinese is for
Browse files Browse the repository at this point in the history
  • Loading branch information
strongtz committed Mar 19, 2021
1 parent 8193ebf commit 6d9899f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ function _help(){
echo "Options: "
echo " --device DEV, -d DEV: build for DEV. (${DEVICES[*]})"
echo " --all, -a: build all devices."
echo " --chinese, -c: optimization for Chinese users."
echo " --chinese, -c: use fastgit for submodule cloning."
echo " --acpi, -A: compile acpi."
echo " --clean, -C: clean workspace and output."
echo " --distclean, -D: clean up all files that are not in repo."
Expand Down

0 comments on commit 6d9899f

Please sign in to comment.