fixbug: fix qwen help des (#915)

This commit is contained in:
yjw0628
2025-10-29 19:09:17 +08:00
committed by GitHub
parent 33e22713a0
commit ced79cf4e3

View File

@@ -194,7 +194,7 @@ export async function parseArguments(settings: Settings): Promise<CliArgs> {
.option('proxy', { .option('proxy', {
type: 'string', type: 'string',
description: description:
'Proxy for gemini client, like schema://user:password@host:port', 'Proxy for Qwen Code, like schema://user:password@host:port',
}) })
.deprecateOption( .deprecateOption(
'proxy', 'proxy',