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