diff --git a/Software/System/NATS/NATS_详解.md b/Software/System/NATS/NATS_详解.md index 25f4cb2..4f1cdfb 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 context add [--user=] [--password=] --server= [--description=<"description">] # 查看全部已添加的 Context nats context ls # 激活某 Context