pack-objects: use reachability bitmap index when generating non-stdout pack
[gitweb.git] / Documentation / git-filter-branch.txt
index 060ebb35b313df86bd4a10ec74914f90f732fef4..0a09698c033fb2e1cdf68aa33eed4f109a034d5f 100644 (file)
@@ -197,7 +197,7 @@ to other tags will be rewritten to point to the underlying commit.
 <rev-list options>...::
        Arguments for 'git rev-list'.  All positive refs included by
        these options are rewritten.  You may also specify options
-       such as `--all`, but you must use '--' to separate them from
+       such as `--all`, but you must use `--` to separate them from
        the 'git filter-branch' options. Implies <<Remap_to_ancestor>>.