summaryrefslogtreecommitdiff
path: root/Documentation/pull-fetch-param.txt
diff options
context:
space:
mode:
authorJohn J. Franey <jjfraney@gmail.com>2008-05-29 17:32:31 (GMT)
committerJunio C Hamano <gitster@pobox.com>2008-05-31 21:46:24 (GMT)
commit5812473335161e3d8e5a1e085c5894a247472bdb (patch)
tree9c9ea5f93974cd8af15a4d206fe0eb172a07074e /Documentation/pull-fetch-param.txt
parentad5fa3cc0e115a8b111868af2f727322feb144cb (diff)
downloadgit-5812473335161e3d8e5a1e085c5894a247472bdb.zip
git-5812473335161e3d8e5a1e085c5894a247472bdb.tar.gz
git-5812473335161e3d8e5a1e085c5894a247472bdb.tar.bz2
Clarify description of <repository> argument to pull/fetch for naming remotes.
Alter the description of <repository> in OPTIONS section to explicitly state that a 'remote name' is accepted. Rewrite REMOTES section to more directly identify the different kinds of remote-name permitted. Signed-off-by: John J. Franey <jjfraney@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/pull-fetch-param.txt')
-rw-r--r--Documentation/pull-fetch-param.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/Documentation/pull-fetch-param.txt b/Documentation/pull-fetch-param.txt
index b6eb7fc..cbee369 100644
--- a/Documentation/pull-fetch-param.txt
+++ b/Documentation/pull-fetch-param.txt
@@ -1,6 +1,8 @@
<repository>::
The "remote" repository that is the source of a fetch
- or pull operation. See the section <<URLS,GIT URLS>> below.
+ or pull operation. This parameter can be either a URL
+ (see the section <<URLS,GIT URLS>> below) or the name
+ of a remote (see the section <<REMOTES,REMOTES>> below).
<refspec>::
The canonical format of a <refspec> parameter is