From 672663e1b0afd68a10d991527fd5021c40c99acc Mon Sep 17 00:00:00 2001 From: Assaf Gordon Date: Fri, 8 Jan 2016 13:55:12 -0500 Subject: 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 9f48415de..1c214d520 100644 --- a/NEWS +++ b/NEWS @@ -33,7 +33,7 @@ GNU coreutils NEWS -*- outline -*- ** New features - comm, cut, head, paste, tail now have the -z,--zero-terminated option, and + comm,cut,head,numfmt,paste,tail now have the -z,--zero-terminated option, and tac --separator accepts an empty argument, to work with NUL delimited items. dd now summarizes sizes in --human-readable format too, not just --si. -- cgit v1.2.3-70-g09d2