mirror of
https://gitea.com/gitea/tea.git
synced 2025-09-09 21:32:54 +02:00
make docs
This commit is contained in:
36
docs/CLI.md
36
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
|
**--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
|
## pulls, pull, pr
|
||||||
|
|
||||||
Manage and checkout pull requests
|
Manage and checkout pull requests
|
||||||
@ -479,18 +467,6 @@ Merge a pull request
|
|||||||
|
|
||||||
**--title, -t**="": Merge commit title
|
**--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
|
## labels, label
|
||||||
|
|
||||||
Manage issue labels
|
Manage issue labels
|
||||||
@ -1479,18 +1455,6 @@ Unpin all pinned or a specific notification
|
|||||||
pinned,unread,read
|
pinned,unread,read
|
||||||
(default: "unread,pinned")
|
(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, C
|
||||||
|
|
||||||
Clone a repository locally
|
Clone a repository locally
|
||||||
|
Reference in New Issue
Block a user