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 9a3119f87b
commit 8ba83b23df

View File

@ -1089,6 +1089,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