mirror of
https://gitea.com/gitea/tea.git
synced 2025-04-10 19:46:10 +02:00
make docs
This commit is contained in:
parent
d6b7ad8a73
commit
e8956e530d
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
|
||||
|
||||
### 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user