0
0
mirror of https://gitea.com/gitea/tea.git synced 2025-06-30 22:18:13 -04:00

docs: add object-format flag documentation for repo create command

This commit is contained in:
Lunny Xiao 2025-04-03 22:42:21 -07:00
parent ca39ec0c78
commit 9e3cb6e0e4

View File

@ -1077,6 +1077,8 @@ Create a repository
**--name, -**="": name of new repo
**--object-format**="": select git object format (sha1,sha256)
**--output, -o**="": Output format. (simple, table, csv, tsv, yaml, json)
**--owner, -O**="": name of repo owner