summaryrefslogtreecommitdiffstats
path: root/Documentation/git-svn.txt
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2015-05-13 07:06:21 +0200
committerJunio C Hamano <gitster@pobox.com>2015-05-13 07:14:46 +0200
commitd595bdc17f65f6503e18669b055d05bd500788d3 (patch)
tree7e964d80af8b8c999f81ed70f642314083cc8c72 /Documentation/git-svn.txt
parentdoc: drop backslash quoting of some curly braces (diff)
downloadgit-d595bdc17f65f6503e18669b055d05bd500788d3.tar.xz
git-d595bdc17f65f6503e18669b055d05bd500788d3.zip
doc: put example URLs and emails inside literal backticks
This makes sure that AsciiDoc does not turn them into links. Regular AsciiDoc does not catch these cases, but AsciiDoctor does treat them as links. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-svn.txt')
-rw-r--r--Documentation/git-svn.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/git-svn.txt b/Documentation/git-svn.txt
index 13770083cb..11d1e2fc66 100644
--- a/Documentation/git-svn.txt
+++ b/Documentation/git-svn.txt
@@ -70,8 +70,8 @@ COMMANDS
--username=<user>;;
For transports that SVN handles authentication for (http,
https, and plain svn), specify the username. For other
- transports (e.g. svn+ssh://), you must include the username in
- the URL, e.g. svn+ssh://foo@svn.bar.com/project
+ transports (e.g. `svn+ssh://`), you must include the username in
+ the URL, e.g. `svn+ssh://foo@svn.bar.com/project`
--prefix=<prefix>;;
This allows one to specify a prefix which is prepended
to the names of remotes if trunk/branches/tags are