Skip to content

Commit

Permalink
git-remote-helpers.txt: minor grammar fix
Browse files Browse the repository at this point in the history
Signed-off-by: Max Horn <max@quendi.de>
Acked-by: Sverre Rabbelier <srabbelier@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Max Horn authored and Junio C Hamano committed Dec 7, 2012
1 parent b4b106e commit b20c457
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Documentation/git-remote-helpers.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit b20c457

Please sign in to comment.