From 4a286c2d32e7b302c45346fa50c8561e8af947ba Mon Sep 17 00:00:00 2001 From: "rick.chan" Date: Mon, 29 Jul 2024 09:51:07 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E5=91=BD=E4=BB=A4=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: rick.chan --- Software/System/NATS/NATS_详解.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Software/System/NATS/NATS_详解.md b/Software/System/NATS/NATS_详解.md index 4f1cdfb..42e16a1 100644 --- a/Software/System/NATS/NATS_详解.md +++ b/Software/System/NATS/NATS_详解.md @@ -135,7 +135,7 @@ nats context add [--user=] [--password=] --server= +nats context select # 删除某 Context nats context rm ```