summaryrefslogtreecommitdiffstats
path: root/git-multi-pack-index.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2021-10-06 14:18:33 -0700
committerJunio C Hamano <gitster@pobox.com>2021-10-06 14:18:33 -0700
commit05971eb76ddbc27b8e5624df0761184bebc000e3 (patch)
tree6e1b6e5f43eb91dda78341606a7cabc454e2df7f /git-multi-pack-index.txt
parent6a7e26352ec87c982c77187895cfcc309d16386e (diff)
downloadgit-htmldocs-05971eb76ddbc27b8e5624df0761184bebc000e3.tar.gz
Autogenerated HTML docs for v2.33.0-721-g10629
Diffstat (limited to 'git-multi-pack-index.txt')
-rw-r--r--git-multi-pack-index.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-multi-pack-index.txt b/git-multi-pack-index.txt
index a9df3dbd3..3b0b55cd7 100644
--- a/git-multi-pack-index.txt
+++ b/git-multi-pack-index.txt
@@ -9,8 +9,7 @@ git-multi-pack-index - Write and verify multi-pack-indexes
SYNOPSIS
--------
[verse]
-'git multi-pack-index' [--object-dir=<dir>] [--[no-]progress]
- [--preferred-pack=<pack>] [--[no-]bitmap] <subcommand>
+'git multi-pack-index' [--object-dir=<dir>] [--[no-]bitmap] <sub-command>
DESCRIPTION
-----------
@@ -28,7 +27,8 @@ OPTIONS
--[no-]progress::
Turn progress on/off explicitly. If neither is specified, progress is
- shown if standard error is connected to a terminal.
+ shown if standard error is connected to a terminal. Supported by
+ sub-commands `write`, `verify`, `expire`, and `repack.
The following subcommands are available: