Merge branch 'tl/ls-tree-oid-only'

* tl/ls-tree-oid-only:
  git-ls-tree.txt: fix the name of "%(objectsize:padded)"
This commit is contained in:
Junio C Hamano
2022-04-07 12:23:23 -07:00

View File

@ -156,7 +156,7 @@ objectname::
The name of the object.
objectsize[:padded]::
The size of the object ("-" if it's a tree).
It also supports a padded format of size with "%(size:padded)".
It also supports a padded format of size with "%(objectsize:padded)".
path::
The pathname of the object.