From 1e3e6b4657e4a66cfdc02f29fdf8e92b4c1a1ce5 Mon Sep 17 00:00:00 2001 From: spiritlhl <103393591+spiritLHLS@users.noreply.github.com> Date: Thu, 27 Jun 2024 14:59:32 +0800 Subject: [PATCH] Update README.md --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b277f0f..7683c60 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,14 @@ nt3 无环境依赖,理论上适配所有系统和主流架构,更多架构请查看 https://github.com/oneclickvirt/nt3/releases/tag/output ``` - +Usage of nt3: + -c string + Specify check type (both, ipv4, or ipv6) (default "ipv4") + -l string + Specify language parameter (en or zh) (default "zh") + -loc string + Specify location (supports GZ, BJ, SH, CD; corresponding to Guangzhou, Beijing, Shanghai, Chengdu) (default "GZ") + -v Show version information ``` ## 在Golang中使用