mirror of
https://gitea.com/gitea/tea.git
synced 2025-09-01 09:28:30 +02:00
docs: add object-format flag documentation for repo create command
This commit is contained in:
@ -1071,6 +1071,8 @@ Create a repository
|
|||||||
|
|
||||||
**--name, -**="": name of new repo
|
**--name, -**="": name of new repo
|
||||||
|
|
||||||
|
**--object-format**="": select git object format (sha1,sha256)
|
||||||
|
|
||||||
**--output, -o**="": Output format. (simple, table, csv, tsv, yaml, json)
|
**--output, -o**="": Output format. (simple, table, csv, tsv, yaml, json)
|
||||||
|
|
||||||
**--owner, -O**="": name of repo owner
|
**--owner, -O**="": name of repo owner
|
||||||
|
Reference in New Issue
Block a user