mirror of
git://git.sv.gnu.org/coreutils
synced 2026-05-15 03:17:19 -04:00
73c8452e83
* doc/coreutils.texi (split invocation): Document the new option. * src/split.c (usage): Likewise. (main): Process the new option much like --numeric-suffixes, but with an adjusted alphabet. * tests/split/numeric.sh: Refactor to support --hex mode. * NEWS: Mention the new feature.