From 1e86fc405c9fdff3a14dee6957217b36cd2c5d02 Mon Sep 17 00:00:00 2001 From: Anthony Correa Date: Thu, 11 Sep 2025 10:30:03 -0500 Subject: [PATCH] remove clip input option reference from readme --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index a62c37b..5769ef4 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,6 @@ A Typer-based Python CLI that downloads **your** Xbox screenshots and game clips - Accepts tokens via: - Direct `--token "XBL3.0 x=UHS;TOKEN"` - `--token -` to read from **STDIN** - - `--token clip` to read from **clipboard** (with validation) - Resolve **XUID** from **Gamertag** automatically ---