make docs

This commit is contained in:
techknowlogick 2025-02-27 23:48:19 -05:00
parent d6b7ad8a73
commit e8956e530d

View File

@ -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