From 45b669ac321174649920a4abb60b406a2149b078 Mon Sep 17 00:00:00 2001 From: Mikael Hugo Date: Sat, 2 May 2026 23:55:18 +0200 Subject: [PATCH] docs(sf): /sf escalate help mentions --all flag Commit 0f0aee5bf added the --all flag to /sf escalate list (showing resolved entries in addition to active ones), but the usage() text never advertised it. Operators discovered the flag only by reading source. Adding it to the help line. Co-Authored-By: Claude Opus 4.7 (1M context) --- src/resources/extensions/sf/commands-escalate.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/resources/extensions/sf/commands-escalate.ts b/src/resources/extensions/sf/commands-escalate.ts index 3673706ab..3c375fdd5 100644 --- a/src/resources/extensions/sf/commands-escalate.ts +++ b/src/resources/extensions/sf/commands-escalate.ts @@ -23,7 +23,7 @@ function usage(): string { "Usage: /sf escalate ", "", "Subcommands:", - " list List pending escalations", + " list [--all] List active escalations (--all also shows resolved)", " show / Show escalation details", " resolve /