Package: devscripts Version: 2.18.4 Severity: minor The --dry-run option is not documented in the manual page:
$ wrap-and-sort --help | grep -w dry
-N, --dry-run do not modify any file, instead onlyprint the files
$ man wrap-and-sort | grep -w dry
[nothing]
--
Jakub Wilk

