From a075e3e1dc81efddb90f62aeedac2788ad942c47 Mon Sep 17 00:00:00 2001 From: Jah-yee <166608075+Jah-yee@users.noreply.github.com> Date: Sat, 23 May 2026 12:19:38 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20correct=20typo=20'atuo'=20=E2=86=92=20'a?= =?UTF-8?q?uto'=20in=20src/help.sh=20line=2035?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/help.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/help.sh b/src/help.sh index 37eb6e8..efd0275 100644 --- a/src/help.sh +++ b/src/help.sh @@ -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"