.
authorJim Meyering <jim@meyering.net>
Wed, 24 Apr 1996 04:54:04 +0000 (04:54 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 24 Apr 1996 04:54:04 +0000 (04:54 +0000)
old/fileutils/NEWS

index a1402e6d2798de81e30e9bea820d17a657195e8d..79dad5de9c9a5a581c05f55a6adc6db486df7b55 100644 (file)
@@ -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.