summaryrefslogtreecommitdiff
path: root/scripts/cli.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/cli.sh')
-rw-r--r--scripts/cli.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/cli.sh b/scripts/cli.sh
index 454bd6f..8e2f456 100644
--- a/scripts/cli.sh
+++ b/scripts/cli.sh
@@ -9,7 +9,7 @@ SCRIPT_DIR="$(cd "$(dirname "$0")" && pwd)"
# Use JV_LANG to set CLI language
# Supported: en, zh-CN
-# export JV_LANG = en
+# export JV_LANG=en
###############
### ALIASES ###