summaryrefslogtreecommitdiffstats
path: root/git-pack-objects.txt
diff options
context:
space:
mode:
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::