mirror of
https://github.com/uutils/coreutils
synced 2024-12-19 01:23:53 +00:00
bd7d8fdde7
The custom usage string does not have to include the "sort\nUsage:" part, because this part is already printed by clap. It prevents the following duplication: USAGE: sort Usage: sort [OPTION]... [FILE].. Now, only the following is printed: USAGE: sort [OPTION]... [FILE]... |
||
---|---|---|
.. | ||
bin | ||
uu | ||
uucore | ||
uucore_procs |