Merge branch 'jw/remote-doc-typofix' into HEAD

Docfix.

* jw/remote-doc-typofix:
  git-remote.txt: fix typo
This commit is contained in:
Junio C Hamano
2024-03-01 14:38:56 -08:00

View File

@ -35,7 +35,7 @@ OPTIONS
-v:: -v::
--verbose:: --verbose::
Be a little more verbose and show remote url after name. 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. are configured.
NOTE: This must be placed between `remote` and subcommand. NOTE: This must be placed between `remote` and subcommand.