summaryrefslogtreecommitdiffstats
path: root/git-pack-objects.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2023-10-10 11:57:27 -0700
committerJunio C Hamano <gitster@pobox.com>2023-10-10 11:57:27 -0700
commitd2c5df3ad10df0476865a7974a2af046be98521d (patch)
tree01d7ddd431e81da617364fe33880d8cbd3cd2562 /git-pack-objects.txt
parent293a47b693b18b10cd24c8d7cbf6f0c0e8fca190 (diff)
downloadgit-htmldocs-d2c5df3ad10df0476865a7974a2af046be98521d.tar.gz
Autogenerated HTML docs for v2.42.0-345-gaab89
Diffstat (limited to 'git-pack-objects.txt')
-rw-r--r--git-pack-objects.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-pack-objects.txt b/git-pack-objects.txt
index dea7eacb0..e32404c6a 100644
--- a/git-pack-objects.txt
+++ b/git-pack-objects.txt
@@ -296,8 +296,8 @@ So does `git bundle` (see linkgit:git-bundle[1]) when it creates a bundle.
nevertheless.
--filter=<filter-spec>::
- Requires `--stdout`. Omits certain objects (usually blobs) from
- the resulting packfile. See linkgit:git-rev-list[1] for valid
+ Omits certain objects (usually blobs) from the resulting
+ packfile. See linkgit:git-rev-list[1] for valid
`<filter-spec>` forms.
--no-filter::