diff options
| author | Junio C Hamano <gitster@pobox.com> | 2025-09-12 10:41:20 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2025-09-12 10:41:20 -0700 |
| commit | 4097eac99cc59ec55b3a8e7cb1862e5ba6d49595 (patch) | |
| tree | 24475be93d18217c0fc78c4fd4e8b046a084b815 /Documentation/git-multi-pack-index.adoc | |
| parent | ed19b95d016c82127e29627992a61b815a753d5a (diff) | |
| parent | b0d97aac19b91886e4ae8745d56746e1df4d1457 (diff) | |
| download | git-4097eac99cc59ec55b3a8e7cb1862e5ba6d49595.tar.xz | |
Merge branch 'kh/doc-markup-fixes'
Doc markup fixes.
* kh/doc-markup-fixes:
doc: remove extra backtick for inline-verbatim
doc: add missing backtick for inline-verbatim
Diffstat (limited to 'Documentation/git-multi-pack-index.adoc')
| -rw-r--r-- | Documentation/git-multi-pack-index.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-multi-pack-index.adoc b/Documentation/git-multi-pack-index.adoc index e8073bc272..2f642697e9 100644 --- a/Documentation/git-multi-pack-index.adoc +++ b/Documentation/git-multi-pack-index.adoc @@ -29,7 +29,7 @@ OPTIONS --no-progress:: Turn progress on/off explicitly. If neither is specified, progress is shown if standard error is connected to a terminal. Supported by - sub-commands `write`, `verify`, `expire`, and `repack. + sub-commands `write`, `verify`, `expire`, and `repack`. The following subcommands are available: |
