summaryrefslogtreecommitdiffstats
path: root/git-rev-list.html
diff options
context:
space:
mode:
Diffstat (limited to 'git-rev-list.html')
-rw-r--r--git-rev-list.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/git-rev-list.html b/git-rev-list.html
index 6d5a95367..d17afc3b3 100644
--- a/git-rev-list.html
+++ b/git-rev-list.html
@@ -2157,10 +2157,10 @@ together.</p></div>
may be one of the following:
</p>
<div class="paragraph"><p>The form <em>--filter=blob:none</em> omits all blobs.</p></div>
-<div class="paragraph"><p>The form <em>--filter=blob:limit=&lt;n&gt;[kmg]</em> omits blobs larger than n bytes
-or units. n may be zero. The suffixes k, m, and g can be used to name
-units in KiB, MiB, or GiB. For example, <em>blob:limit=1k</em> is the same
-as <em>blob:limit=1024</em>.</p></div>
+<div class="paragraph"><p>The form <em>--filter=blob:limit=&lt;n&gt;[kmg]</em> omits blobs of size at least n
+bytes or units. n may be zero. The suffixes k, m, and g can be used
+to name units in KiB, MiB, or GiB. For example, <em>blob:limit=1k</em>
+is the same as <em>blob:limit=1024</em>.</p></div>
<div class="paragraph"><p>The form <em>--filter=object:type=(tag|commit|tree|blob)</em> omits all objects
which are not of the requested type.</p></div>
<div class="paragraph"><p>The form <em>--filter=sparse:oid=&lt;blob-ish&gt;</em> uses a sparse-checkout