make docs
This commit is contained in:
parent
7acb1622f1
commit
8171ba9c11
14
docs/CLI.md
14
docs/CLI.md
@ -1173,6 +1173,20 @@ Migrate a repository
|
||||
|
||||
**--wiki**: Copy the wiki
|
||||
|
||||
### delete, rm
|
||||
|
||||
Delete an existing repository
|
||||
|
||||
**--force, -f**: Force the deletion and don't ask for confirmation
|
||||
|
||||
**--login, -l**="": Use a different Gitea Login. Optional
|
||||
|
||||
**--name, -**="": name of the repo
|
||||
|
||||
**--output, -o**="": Output format. (simple, table, csv, tsv, yaml, json)
|
||||
|
||||
**--owner, -O**="": owner of the repo
|
||||
|
||||
## branches, branch, b
|
||||
|
||||
Consult branches
|
||||
|
Loading…
x
Reference in New Issue
Block a user