doc: 'trailers' is the preferred way to format trailers
[gitweb.git] / Documentation / git-for-each-ref.txt
index 66b4e0a4050655e7fab27a6fe72af03d6c99f3b2..323ce07de8fa3d24a0e4e0d907ab77bee927d5ca 100644 (file)
@@ -217,7 +217,8 @@ line is 'contents:body', where body is all of the lines after the first
 blank line.  The optional GPG signature is `contents:signature`.  The
 first `N` lines of the message is obtained using `contents:lines=N`.
 Additionally, the trailers as interpreted by linkgit:git-interpret-trailers[1]
-are obtained as 'contents:trailers'.
+are obtained as 'trailers' (or by using the historical alias
+'contents:trailers').
 
 For sorting purposes, fields with numeric values sort in numeric order
 (`objectsize`, `authordate`, `committerdate`, `creatordate`, `taggerdate`).