1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-20 10:51:48 +02:00

(usage): Tweak --backup description

This commit is contained in:
Jim Meyering
1999-10-30 07:04:01 +00:00
parent ac1e8485b3
commit 063d10ae6c

View File

@@ -137,7 +137,7 @@ Usage: %s [OPTION]... SOURCE DEST\n\
Copy SOURCE to DEST, or multiple SOURCE(s) to DIRECTORY.\n\
\n\
-a, --archive same as -dpR\n\
-b, --backup[=CONTROL] make backup before removal\n\
-b, --backup[=CONTROL] make a backup of each existing destination file\n\
-d, --no-dereference preserve links\n\
-f, --force remove existing destinations, never prompt\n\
-i, --interactive prompt before overwrite\n\