diff --git a/Documentation/git-remote-helpers.txt b/Documentation/git-remote-helpers.txt index 1b66f57b4..2dd70031c 100644 --- a/Documentation/git-remote-helpers.txt +++ b/Documentation/git-remote-helpers.txt @@ -45,9 +45,8 @@ INVOCATION Remote helper programs are invoked with one or (optionally) two arguments. The first argument specifies a remote repository as in git; it is either the name of a configured remote or a URL. The second -argument specifies a URL of the form '://
' or -'::
', where '
' may be an arbitrary -string. +argument specifies a URL; it is usually of the form +'://
', but any arbitrary string is possible. When git encounters a URL of the form '://
', where '' is a protocol that it cannot handle natively, it