summaryrefslogtreecommitdiff
path: root/Documentation/pull-fetch-param.txt
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2012-05-14 11:43:04 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2012-05-14 11:43:04 -0700
commitbadabc06f3f34a85a931dffa8e8d607d2ff016fc (patch)
treea18d3b797aac88c667b5fb5a5cf79c08274d8709 /Documentation/pull-fetch-param.txt
parentMerge branch 'ef/checkout-empty' into maint (diff)
parentdocs: stop using asciidoc no-inline-literal (diff)
downloadtgif-badabc06f3f34a85a931dffa8e8d607d2ff016fc.tar.xz
Merge branch 'jk/doc-asciidoc-inline-literal' into maint
By Jeff King * jk/doc-asciidoc-inline-literal: docs: stop using asciidoc no-inline-literal
Diffstat (limited to 'Documentation/pull-fetch-param.txt')
-rw-r--r--Documentation/pull-fetch-param.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/pull-fetch-param.txt b/Documentation/pull-fetch-param.txt
index 5dd6e5a0c7..94a9d32f1d 100644
--- a/Documentation/pull-fetch-param.txt
+++ b/Documentation/pull-fetch-param.txt
@@ -13,7 +13,7 @@ endif::git-pull[]
<refspec>::
The format of a <refspec> parameter is an optional plus
- `{plus}`, followed by the source ref <src>, followed
+ `+`, followed by the source ref <src>, followed
by a colon `:`, followed by the destination ref <dst>.
+
The remote ref that matches <src>