fix: correct typo 'atuo' → 'auto' in src/help.sh line 35

This commit is contained in:
Jah-yee
2026-05-23 12:19:38 +08:00
parent 3cc47489a2
commit a075e3e1dc
+1 -1
View File
@@ -32,7 +32,7 @@ show_help() {
" port [name] [port | auto] 更改端口"
" path [name] [path | auto] 更改路径"
" passwd [name] [password | auto] 更改密码"
" key [name] [Private key | atuo] [Public key] 更改密钥"
" key [name] [Private key | auto] [Public key] 更改密钥"
# " type [name] [type | auto] 更改伪装类型"
" method [name] [method | auto] 更改加密方式"
" sni [name] [ ip | domain] 更改 serverName"