interpret-trailers: add an option to unfold values
[gitweb.git] / Documentation / git-interpret-trailers.txt
index 7cc43b0e3e11535ae271d8fb17011b1155d479cf..be948e8028e4c9d680f1cc7695324c56c60c782a 100644 (file)
@@ -88,6 +88,10 @@ OPTIONS
        from the command-line or by following configured `trailer.*`
        rules.
 
+--unfold::
+       Remove any whitespace-continuation in trailers, so that each
+       trailer appears on a line by itself with its full content.
+
 CONFIGURATION VARIABLES
 -----------------------