Skip to content

Commit 73364e4

Browse files
tmzullingergitster
authored andcommitted
doc/clone: update caption for GIT URLS cross-reference
The description of the <repository> argument directs readers to "See the URLS section below". When generating HTML this becomes a link to the "GIT URLS" section. When reading the man page in a terminal, the caption is slightly misleading. Use "GIT URLS" as the caption to avoid any confusion. Signed-off-by: Todd Zullinger <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 468165c commit 73364e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-clone.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ or `--mirror` is given)
260260

261261
<repository>::
262262
The (possibly remote) repository to clone from. See the
263-
<<URLS,URLS>> section below for more information on specifying
263+
<<URLS,GIT URLS>> section below for more information on specifying
264264
repositories.
265265

266266
<directory>::

0 commit comments

Comments
 (0)