summaryrefslogtreecommitdiff
path: root/Documentation/git-remote-helpers.txt
diff options
context:
space:
mode:
authorMax Horn <max@quendi.de>2012-11-27 23:03:23 (GMT)
committerJunio C Hamano <gitster@pobox.com>2012-12-07 21:54:15 (GMT)
commitb20c457a391a4061a238de6feaa010e9ea5fc4e9 (patch)
treef225307a7e277306072db3d06976597cfef110e5 /Documentation/git-remote-helpers.txt
parentb4b106e5a5afacb45cea08d18a241b3d7d609d91 (diff)
downloadgit-b20c457a391a4061a238de6feaa010e9ea5fc4e9.zip
git-b20c457a391a4061a238de6feaa010e9ea5fc4e9.tar.gz
git-b20c457a391a4061a238de6feaa010e9ea5fc4e9.tar.bz2
git-remote-helpers.txt: minor grammar fix
Signed-off-by: Max Horn <max@quendi.de> Acked-by: Sverre Rabbelier <srabbelier@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-remote-helpers.txt')
-rw-r--r--Documentation/git-remote-helpers.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/git-remote-helpers.txt b/Documentation/git-remote-helpers.txt
index db63541..7eb43d7 100644
--- a/Documentation/git-remote-helpers.txt
+++ b/Documentation/git-remote-helpers.txt
@@ -235,9 +235,9 @@ Commands are given by the caller on the helper's standard input, one per line.
'capabilities'::
Lists the capabilities of the helper, one per line, ending
with a blank line. Each capability may be preceded with '*',
- which marks them mandatory for git version using the remote
- helper to understand (unknown mandatory capability is fatal
- error).
+ which marks them mandatory for git versions using the remote
+ helper to understand. Any unknown mandatory capability is a
+ fatal error.
'list'::
Lists the refs, one per line, in the format "<value> <name>