From 00b5a2db33cddadf641ae2f01534514314d7e817 Mon Sep 17 00:00:00 2001 From: Pádraig Brady Date: Mon, 1 Dec 2008 02:09:19 +0000 Subject: doc: Improve description of --files0-from option * doc/coreutils.texi: Describe the most common usage of --files0-from=- to read names from stdin. * src/du.c: Likewise. * src/sort.c: Likewise. * src/wc.c: Likewise. --- src/sort.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/sort.c') diff --git a/src/sort.c b/src/sort.c index df51d8b33..f43856315 100644 --- a/src/sort.c +++ b/src/sort.c @@ -363,7 +363,8 @@ Other options:\n\ --compress-program=PROG compress temporaries with PROG;\n\ decompress them with PROG -d\n\ --files0-from=F read input from the files specified by\n\ - NUL-terminated names in file F\n\ + NUL-terminated names in file F;\n\ + If F is - then read names from standard input\n\ "), stdout); fputs (_("\ -k, --key=POS1[,POS2] start a key at POS1 (origin 1), end it at POS2\n\ -- cgit v1.2.3-70-g09d2