]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sun, 24 Sep 2000 18:42:23 +0000 (18:42 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 24 Sep 2000 18:42:23 +0000 (18:42 +0000)
old/fileutils/ChangeLog

index c0083ee6f2467ee12824d713fa4055f0f8630a7b..ef182094d6e1358490e63d933799ecf9761ad2c9 100644 (file)
 
 2000-09-19  Jim Meyering  <meyering@lucent.com>
 
+       * doc/fileutils.texi (cp invocation): Describe how --force works.
+       Update description of -P (soon to change meaning to conform w/POSIX).
+       Describe --remove-destination.
+
        * src/cp.c (main): When used with --force, each of the --link and
        --symbolic-link options now implies --remove-destination.
        Reported by Miles Bader via Mike Stone.