]> git.ipfire.org Git - thirdparty/git.git/commitdiff
git-remote.txt: fix typo
authorJakub Wilk <jwilk@jwilk.net>
Wed, 21 Feb 2024 08:35:54 +0000 (09:35 +0100)
committerJunio C Hamano <gitster@pobox.com>
Wed, 21 Feb 2024 18:02:55 +0000 (10:02 -0800)
Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-remote.txt

index 1dec3148348350bc6f26a53ca2add524d3f8b9bf..932a5c3ea4741c2abbfab9b7070a51fcf0b58a37 100644 (file)
@@ -35,7 +35,7 @@ OPTIONS
 -v::
 --verbose::
        Be a little more verbose and show remote url after name.
-       For promisor remotes, also show which filter (`blob:none` etc.)
+       For promisor remotes, also show which filters (`blob:none` etc.)
        are configured.
        NOTE: This must be placed between `remote` and subcommand.