Merge branch 'bb/make-developer-pedantic'
[gitweb.git] / Documentation / git-interpret-trailers.txt
index ce6ff1303ae9ba5ffad6ceab1f5836903ce233c3..b8fafb1e8bdd6c3e061b88b227e1ef264bbfbd07 100644 (file)
@@ -8,8 +8,8 @@ git-interpret-trailers - add or parse structured information in commit messages
 SYNOPSIS
 --------
 [verse]
-'git interpret-trailers' [options] [(--trailer <token>[(=|:)<value>])...] [<file>...]
-'git interpret-trailers' [options] [--parse] [<file>...]
+'git interpret-trailers' [<options>] [(--trailer <token>[(=|:)<value>])...] [<file>...]
+'git interpret-trailers' [<options>] [--parse] [<file>...]
 
 DESCRIPTION
 -----------