From cb70fafcdcb19b55c739b3d79bea606c81023e3f Mon Sep 17 00:00:00 2001 From: Claude Date: Thu, 15 Jan 2026 13:11:09 +0000 Subject: [PATCH] Update count command documentation for production - Add note about automatic NIP-11/NIP-45 support detection - Mention spell saving capability in description --- src/types/man.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/types/man.ts b/src/types/man.ts index f6d673a..ee9c1a0 100644 --- a/src/types/man.ts +++ b/src/types/man.ts @@ -327,7 +327,7 @@ export const manPages: Record = { section: "1", synopsis: "count [options] ", description: - "Count events on Nostr relays using the NIP-45 COUNT verb. Returns event counts matching specified filter criteria. At least one relay is required. If querying multiple relays, shows per-relay breakdown.", + "Count events on Nostr relays using the NIP-45 COUNT verb. Returns event counts matching specified filter criteria. At least one relay is required. If querying multiple relays, shows per-relay breakdown. Automatically checks NIP-11 relay info to detect NIP-45 support before querying. Can be saved as a spell for quick access.", options: [ { flag: "",