From: Jakub Wilk Date: Wed, 21 Feb 2024 08:35:54 +0000 (+0100) Subject: git-remote.txt: fix typo X-Git-Tag: v2.45.0-rc0~151^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6835f0efe9dd4456d296dbe375bc4ea100560618;p=thirdparty%2Fgit.git git-remote.txt: fix typo Signed-off-by: Jakub Wilk Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git-remote.txt b/Documentation/git-remote.txt index 1dec314834..932a5c3ea4 100644 --- a/Documentation/git-remote.txt +++ b/Documentation/git-remote.txt @@ -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.