diff --git a/Software/System/NATS/NATS_详解.md b/Software/System/NATS/NATS_详解.md index fb74210..25f4cb2 100644 --- a/Software/System/NATS/NATS_详解.md +++ b/Software/System/NATS/NATS_详解.md @@ -131,7 +131,7 @@ nats 工具是以前 nats-sub 和 nats-pub 等工具的集合,可通过该工 ```bash # 添加 Context -nats [--user=] [--password=] context add --server --description +nats [--user=] [--password=] context add --server --description # 查看全部已添加的 Context nats context ls # 激活某 Context