.SH "SYNOPSIS"
-\fIgit\-count\-objects\fR
+\fIgit\-count\-objects\fR [\-v]
.SH "DESCRIPTION"
This counts the number of unpacked object files and disk space consumed by them, to help you decide when it is a good time to repack\&.
+.SH "OPTIONS"
+
+.TP
+\-v
+In addition to the number of loose objects and disk space consumed, it reports the number of in\-pack objects, and number of objects that can be removed by running git\-prune\-packed\&.
+
.SH "AUTHOR"
.TP
\-\-replace\-all
-Default behaviour is to replace at most one line\&. This replaces all lines matching the key (and optionally the value_regex)
+Default behaviour is to replace at most one line\&. This replaces all lines matching the key (and optionally the value_regex)\&.
.TP
\-\-get
Like get, but does not fail if the number of values for the key is not exactly one\&.
.TP
+\-\-get\-regexp
+Like \-\-get\-all, but interprets the name as a regular expression\&.
+
+.TP
\-\-unset
Remove the line matching the key from \&.git/config\&.
The working copy files are assumed to stay unchanged until you mark them otherwise manually \- Git will not detect the file changes by lstat() calls\&. This is useful on systems where those are very slow, such as Microsoft Windows\&. See \fBgit\-update\-index\fR(1)\&. False by default\&.
.TP
-core\&.onlyUseSymrefs
-Always use the "symref" format instead of symbolic links for HEAD and other symbolic reference files\&. True by default\&.
+core\&.preferSymlinkRefs
+Instead of the default "symref" format for HEAD and other symbolic reference files, use symbolic links\&. This is sometimes needed to work with old scripts that expect HEAD to be a symbolic link\&.
.TP
core\&.repositoryFormatVersion