Skip to content

Commit

Permalink
Merge branch 'tk/doc-interpret-trailers-grammo'
Browse files Browse the repository at this point in the history
* tk/doc-interpret-trailers-grammo:
  Documentation/interpret-trailers: Grammar fix
  • Loading branch information
Junio C Hamano committed Oct 15, 2015
2 parents 91ece0f + a43eb67 commit b80dd55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/git-interpret-trailers.txt
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ OPTIONS
--trim-empty::
If the <value> part of any trailer contains only whitespace,
the whole trailer will be removed from the resulting message.
This apply to existing trailers as well as new trailers.
This applies to existing trailers as well as new trailers.

--trailer <token>[(=|:)<value>]::
Specify a (<token>, <value>) pair that should be applied as a
Expand Down

0 comments on commit b80dd55

Please sign in to comment.