coreutils/src/uu/mktemp
Jeffrey Finkelstein 7b35749ea6 mktemp: match GNU error message on too many args
Update the usage message when too many template arguments are given on
the command line to match that of GNU mktemp:

    mktemp: too many templates
    Try 'mktemp --help' for more information.

This fixes the test case `too-many` in the GNU test suite file
`tests/misc/mktemp.pl`.
2022-09-21 10:02:56 +02:00
..
src mktemp: match GNU error message on too many args 2022-09-21 10:02:56 +02:00
Cargo.toml Version 0.0.15 2022-08-20 13:13:22 +02:00
LICENSE Include license text in all published crates 2022-03-05 21:21:46 +01:00