Package: devscripts
Version: 2.19.5
Severity: minor
'nmudiff --help' has the following options visible that cannot be found
with more detailed documentation from the man page:
--no-pending, --nopending
Don't add the 'pending' tag
--non-dd, --nondd
Mention in the email that you require sponsorship.
$ zgrep -c pending /usr/share/man/man1/nmudiff.1.gz
0
$ zgrep -c nondd /usr/share/man/man1/nmudiff.1.gz
0
There also appears to be some sort of interaction worth getting documented
between --non-dd and --delay as the resulting mail doesn't contain any sign
of delay setting when --non-dd is used.
-Teemu