]> git.ipfire.org Git - thirdparty/git.git/commitdiff
git-filter-branch.txt: correct argument name typo
authorElijah Newren <newren@gmail.com>
Tue, 5 Nov 2019 23:31:30 +0000 (23:31 +0000)
committerJunio C Hamano <gitster@pobox.com>
Thu, 7 Nov 2019 05:40:47 +0000 (14:40 +0900)
Signed-off-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-filter-branch.txt

index 5876598852f7b883241d8f9e4efc359b8aab3089..1ba4667b12d4bdde0ba94b3725e52500ca55f774 100644 (file)
@@ -649,7 +649,7 @@ create hoards of confusing empty commits
 commits from before the filtering operation are also pruned instead of
 just pruning commits that became empty due to filtering rules.
 
-* If --prune empty is specified, sometimes empty commits are missed
+* If --prune-empty is specified, sometimes empty commits are missed
 and left around anyway (a somewhat rare bug, but it happens...)
 
 * A minor issue, but users who have a goal to update all names and