summaryrefslogtreecommitdiffstats
path: root/git-index-pack.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2021-09-20 15:46:08 -0700
committerJunio C Hamano <gitster@pobox.com>2021-09-20 15:46:08 -0700
commitde44de3d9e71db785a0bbd06a6ddad8d2c38dd67 (patch)
tree6ded4cd8380b37ba1b9144d972bf0a6217de78aa /git-index-pack.txt
parentc6d56e8fea997f642ab3ba5e420139151d198f55 (diff)
downloadgit-htmldocs-de44de3d9e71db785a0bbd06a6ddad8d2c38dd67.tar.gz
Autogenerated HTML docs for v2.33.0-514-g99c99
Diffstat (limited to 'git-index-pack.txt')
-rw-r--r--git-index-pack.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/git-index-pack.txt b/git-index-pack.txt
index 7fa74b9e7..1f1e35922 100644
--- a/git-index-pack.txt
+++ b/git-index-pack.txt
@@ -82,6 +82,12 @@ OPTIONS
--strict::
Die, if the pack contains broken objects or links.
+--progress-title::
+ For internal use only.
++
+Set the title of the progress bar. The title is "Receiving objects" by
+default and "Indexing objects" when `--stdin` is specified.
+
--check-self-contained-and-connected::
Die if the pack contains broken links. For internal use only.