]> Sergey Matveev's repositories - public-inbox.git/blobdiff - lib/PublicInbox/LEI.pm
lei mail-diff: support more inputs, split newlines
[public-inbox.git] / lib / PublicInbox / LEI.pm
index f9d24f29c87d0dfc82056c8b767b64ca05c8a46b..96f7c5e315a9d4b8b182953cd0a6269db880ca66 100644 (file)
@@ -202,7 +202,7 @@ our %CMD = ( # sorted in order of importance/use:
 
 'mail-diff' => [ '--stdin|LOCATION...', 'diff the contents of emails',
        'stdin|', # /|\z/ must be first for lone dash
-       qw(verbose|v+ color:s no-color raw-header),
+       qw(verbose|v+ in-format|F=s color:s no-color raw-header),
        @diff_opt, @net_opt, @c_opt ],
 
 'add-external' => [ 'LOCATION',