summaryrefslogtreecommitdiffstats
path: root/git-push.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-08-10 03:55:58 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-08-10 03:55:58 +0000
commitfaa1e50737bfc349e8315c99a2ed59182fd557b1 (patch)
tree05ca5456c6a103f7632321128d3a325a68450748 /git-push.txt
parentb53db3ca58a8a65d8de3b9fa048d410757edc38f (diff)
downloadgit-htmldocs-faa1e50737bfc349e8315c99a2ed59182fd557b1.tar.gz
Autogenerated HTML docs for v1.6.0-rc2-22-g71b9
Diffstat (limited to 'git-push.txt')
-rw-r--r--git-push.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-push.txt b/git-push.txt
index 050c3ddae..45c96435f 100644
--- a/git-push.txt
+++ b/git-push.txt
@@ -31,8 +31,8 @@ OPTIONS
operation. See the section <<URLS,GIT URLS>> below.
<refspec>...::
- The canonical format of each <refspec> parameter is
- `+?<src>:<dst>`; that is, an optional plus `+`, followed
+ The canonical format of a <refspec> parameter is
+ `+?<src>:<dst>`; that is, an optional plus `{plus}`, followed
by the source ref, followed by a colon `:`, followed by
the destination ref.
+