aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2017-04-20 16:34:41 -0400
committerJunio C Hamano <gitster@pobox.com>2017-04-20 22:05:38 -0700
commit6c0c704237a9aa519d87b874a458d1255a62c00f (patch)
treeb6c531aebc7017f82c115e4149c39f9a08a31630
parentf991c620a650899132d1d490234034a7e5d386bf (diff)
downloadgit-6c0c704237a9aa519d87b874a458d1255a62c00f.tar.gz
git-6c0c704237a9aa519d87b874a458d1255a62c00f.tar.xz
docs/archimport: quote sourcecontrol.net reference
git-archimport has an option to register archives at mirrors.sourcecontrol.net. The sourcecontrol.net domain still exists, but that hostname no longer exists. That means this feature is presumably broken. I'll leave the examination and modification of that to people who might actually use archimport. But in the meantime, let's wrap the reference in the documentation in backticks, which will avoid turning it into a broken link (and thus polluting linkchecker results). Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
-rw-r--r--Documentation/git-archimport.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-archimport.txt b/Documentation/git-archimport.txt
index 163b9f6f4..ea7065336 100644
--- a/Documentation/git-archimport.txt
+++ b/Documentation/git-archimport.txt
@@ -96,7 +96,7 @@ OPTIONS
pruned.
-a::
- Attempt to auto-register archives at http://mirrors.sourcecontrol.net
+ Attempt to auto-register archives at `http://mirrors.sourcecontrol.net`
This is particularly useful with the -D option.
-t <tmpdir>::