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