trailer doc: separator within key suppresses default separator

Signed-off-by: Linus Arver <linusa@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Linus Arver 2023-09-07 22:20:08 +00:00 committed by Junio C Hamano
parent db97296122
commit ab76661f22

View File

@ -255,8 +255,8 @@ trailer.<token>.key::
but this can be changed using the `trailer.separators` config
variable.
+
If there is a separator, then the key will be used instead of both the
<token> and the default separator when adding the trailer.
If there is a separator in the key, then it overrides the default
separator when adding the trailer.
trailer.<token>.where::
This option takes the same values as the 'trailer.where'