From af781b708cccd630632728196978589e08f8b010 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 24 Apr 1996 04:54:04 +0000 Subject: [PATCH] . --- old/fileutils/NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index a1402e6d27..79dad5de9c 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -15,7 +15,8 @@ Changes in release 3.13: --version-control=WORD (-V WORD) options just as cp, ln, and mv do. * ln --verbose output is less prone to misinterpretation * ls -o works like -lG; for compatibility with other versions of ls -* cp has a new option to control creation of sparse files +* cp has a new option to control creation of sparse files: + --sparse={auto,always,never}. --sparse=auto is the default. * rm -rf '' behaves properly on SunOS 4 systems * touch: rename long option name, --file, to --reference. `touch --file' will continue to work a little longer. -- 2.47.2