Name
localedef -- compile locale definition files
Description
localedef is as specified in the SUS but with
differences as listed below.
Differences
- --charmap=charmapfile
is equivalent to -f.
- --inputfile=intputfile
is equivalent to -i.
- --force
is equivalent to -c.
- -v, --verbose
generates extra warnings about errors that are normally ignored.
- --quiet
suppresses all notifications and warnings, and reports only fatal errors.