1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-05-05 22:16:12 +02:00

git-remote.txt: fix typo

Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Jakub Wilk 2024-02-21 09:35:54 +01:00 committed by Junio C Hamano
parent ef6d15ca53
commit 6835f0efe9

View 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.