aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2024-03-01 14:38:56 -0800
committerJunio C Hamano <gitster@pobox.com>2024-03-01 14:38:56 -0800
commit8e69efba8f27eebdcbbd47c0267b5cc6a9f564b9 (patch)
treead2a94415a417e121b3cb9c131180bc93edce870 /Documentation
parentfd6e3cdaeae940ba8b4d0c803f55a467edc1f046 (diff)
parent6835f0efe9dd4456d296dbe375bc4ea100560618 (diff)
downloadgit-8e69efba8f27eebdcbbd47c0267b5cc6a9f564b9.tar.gz
Merge branch 'jw/remote-doc-typofix' into HEAD
Docfix. * jw/remote-doc-typofix: git-remote.txt: fix typo
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/git-remote.txt2
1 files changed, 1 insertions, 1 deletions
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.