parse-options: multi-word argh should use dash to separate words
[gitweb.git] / Documentation / git-mailinfo.txt
index 36d04002078950df2bac0cc88d16f33e6a2d4c09..164a3c6ede9be2c3a42cf0ba3612403114d4dde5 100644 (file)
@@ -8,7 +8,8 @@ git-mailinfo - Extracts patch and authorship from a single e-mail message
 
 SYNOPSIS
 --------
-'git mailinfo' [-k|-b] [-u | --encoding=<encoding> | -n] [--scissors] <msg> <patch>
+[verse]
+'git mailinfo' [-k|-b] [-u | --encoding=<encoding> | -n] [--[no-]scissors] <msg> <patch>
 
 
 DESCRIPTION