diff options
author | Jim Meyering <jim@meyering.net> | 2000-04-10 07:09:24 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-04-10 07:09:24 +0000 |
commit | 42b1404b54a82d9ec41fe974d2a6f5580f9c5f4d (patch) | |
tree | 1a98399dc651e1a79fc914f8415161eb3d1ff833 /old/fileutils/ChangeLog | |
parent | 951623721120cfd2613ce02dc7cf7596c60ae51f (diff) | |
download | coreutils-42b1404b54a82d9ec41fe974d2a6f5580f9c5f4d.tar.xz |
.
Diffstat (limited to 'old/fileutils/ChangeLog')
-rw-r--r-- | old/fileutils/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index d85eb4ca9..708b2cfab 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -2,6 +2,8 @@ * doc/fileutils.texi (cp invocation): Mention that there is an application for cp's --sparse=never option. From Martin Hippe. + (cp invocation): Describe how --backup and --force + can be useful together. 2000-03-10 Alan Iwi <iwi@atm.ox.ac.uk> |