From e8956e530d8ddcd035d79e1e919872b82c0e1fb8 Mon Sep 17 00:00:00 2001
From: techknowlogick <techknowlogick@gitea.com>
Date: Thu, 27 Feb 2025 23:48:19 -0500
Subject: [PATCH] make docs

---
 docs/CLI.md | 36 ------------------------------------
 1 file changed, 36 deletions(-)

diff --git a/docs/CLI.md b/docs/CLI.md
index 6ffa251..d70c78c 100644
--- a/docs/CLI.md
+++ b/docs/CLI.md
@@ -285,18 +285,6 @@ Change state of one ore more issues to 'closed'
 
 **--repo, -r**="": Override local repository path or gitea repository slug to interact with. Optional
 
-### interactive, i, tui
-
-Interactive issues management
-
-**--login, -l**="": Use a different Gitea Login. Optional
-
-**--output, -o**="": Output format. (simple, table, csv, tsv, yaml, json)
-
-**--remote, -R**="": Discover Gitea login from remote. Optional
-
-**--repo, -r**="": Override local repository path or gitea repository slug to interact with. Optional
-
 ## pulls, pull, pr
 
 Manage and checkout pull requests
@@ -479,18 +467,6 @@ Merge a pull request
 
 **--title, -t**="": Merge commit title
 
-### interactive, i, tui
-
-Interactive pull request management
-
-**--login, -l**="": Use a different Gitea Login. Optional
-
-**--output, -o**="": Output format. (simple, table, csv, tsv, yaml, json)
-
-**--remote, -R**="": Discover Gitea login from remote. Optional
-
-**--repo, -r**="": Override local repository path or gitea repository slug to interact with. Optional
-
 ## labels, label
 
 Manage issue labels
@@ -1479,18 +1455,6 @@ Unpin all pinned or a specific notification
 			pinned,unread,read
 		 (default: "unread,pinned")
 
-### interactive, i, tui
-
-Interactive notification management
-
-**--login, -l**="": Use a different Gitea Login. Optional
-
-**--output, -o**="": Output format. (simple, table, csv, tsv, yaml, json)
-
-**--remote, -R**="": Discover Gitea login from remote. Optional
-
-**--repo, -r**="": Override local repository path or gitea repository slug to interact with. Optional
-
 ## clone, C
 
 Clone a repository locally