Code

Move split_cmdline() to alias.c
[git.git] / Documentation / git-filter-branch.txt
index 35cb1677f770f13065905df2cb3cddcda5b63ca2..ea77f1fce505fbb9c1691f7e75aa014e7a1d5be5 100644 (file)
@@ -161,7 +161,8 @@ to other tags will be rewritten to point to the underlying commit.
        does this in the '.git-rewrite/' directory but you can override
        that choice by this parameter.
 
--f|--force::
+-f::
+--force::
        `git filter-branch` refuses to start with an existing temporary
        directory or when there are already refs starting with
        'refs/original/', unless forced.
@@ -317,4 +318,4 @@ Documentation by Petr Baudis and the git list.
 
 GIT
 ---
-Part of the linkgit:git[7] suite
+Part of the linkgit:git[1] suite