Skip to content

uniso: add command-line help

Ximo Planells Lerma requested to merge xpl/alpine-conf:master into master

Added getopt support for uniso tool. Supports only -h to show help at the moment.

This is not an important but uniso is the only binary installed by default in /bin that doesn't have man page or --help option. Furthermore it always returns 0 no matter what parameters or input it receives.

Merge request reports

Loading