numfmt: add the -z,--zero-terminated option
commit672663e1b0afd68a10d991527fd5021c40c99acc
authorAssaf Gordon <assafgordon@gmail.com>
Fri, 8 Jan 2016 18:55:12 +0000 (8 13:55 -0500)
committerPádraig Brady <P@draigBrady.com>
Wed, 13 Jan 2016 11:11:36 +0000 (13 11:11 +0000)
treee5ca8c84fbb1b863ab1ae5f9692e7da63e6a0585
parent8297568ec60103d95a56cf142d534f215086fe2b
numfmt: add the -z,--zero-terminated option

* doc/coreutils.texi (numfmt invocation): Reference the description.
* src/numfmt.c: Parameterize '\n' references.
* tests/misc/numfmt.pl: Add tests for character and field processing.
* NEWS: Mention the new feature.
NEWS
doc/coreutils.texi
src/numfmt.c
tests/misc/numfmt.pl