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 eda7eaba5f
commit 37d7ee69da

View File

@ -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