wrap-and-sort -V (return code: 2)
Usage: wrap-and-sort [options]
wrap-and-sort: error: no such option: --version
wrap-and-sort --help (return code: 0)
Usage: wrap-and-sort [options]
Options:
-h, --help show this help message and exit
-a, --wrap-always wrap lists even if they do not exceed the line length
limit
-s, --short-indent only indent wrapped lines by one space (default is in-
line with the field name)
-b, --sort-binary-packages
Sort binary package paragraphs by name
-k, --keep-first When sorting binary package paragraphs, leave the
first one at the top. Unqualified debhelper
configuration files are applied to the first package.
-n, --no-cleanup don't cleanup whitespaces
-t, --trailing-comma add trailing comma
-d PATH, --debian-directory=PATH
location of the 'debian' directory (default: ./debian)
-f FILE, --file=FILE Wrap and sort only the specified file.
-v, --verbose print all files that are touched
--max-line-length=MAX_LINE_LENGTH
set maximum allowed line length before wrapping
(default: 79)
See wrap-and-sort(1) for more info.