From 60394abb5ce37d98a90b39cf02510c1902d8db34 Mon Sep 17 00:00:00 2001 From: tcaldwell-x Date: Wed, 6 May 2026 19:29:34 -0700 Subject: [PATCH] Update SKILL.md Signed-off-by: tcaldwell-x --- SKILL.md | 1 - 1 file changed, 1 deletion(-) diff --git a/SKILL.md b/SKILL.md index 41d83f4..e6c5d11 100644 --- a/SKILL.md +++ b/SKILL.md @@ -255,7 +255,6 @@ These flags work on every command: | `--auth` | | Force auth type: `oauth1`, `oauth2`, or `app` | | `--username` | `-u` | Which OAuth2 account to use (if you have multiple) | | `--verbose` | `-v` | Forbidden in agent/LLM sessions (can leak auth headers/tokens) | -| `--trace` | `-t` | Add `X-B3-Flags: 1` trace header | ---