mirror of
git://git.sv.gnu.org/coreutils
synced 2026-05-17 20:27:17 -04:00
cp: move a newline to make second message identical to others
This commit is contained in:
committed by
Jim Meyering
parent
d7e2f425e7
commit
a1cb30c1fb
@@ -235,9 +235,9 @@ corresponding DEST file is made sparse as well. That is the behavior\n\
|
||||
selected by --sparse=auto. Specify --sparse=always to create a sparse DEST\n\
|
||||
file whenever the SOURCE file contains a long enough sequence of zero bytes.\n\
|
||||
Use --sparse=never to inhibit creation of sparse files.\n\
|
||||
\n\
|
||||
"), stdout);
|
||||
fputs (_("\
|
||||
\n\
|
||||
The backup suffix is `~', unless set with --suffix or SIMPLE_BACKUP_SUFFIX.\n\
|
||||
The version control method may be selected via the --backup option or through\n\
|
||||
the VERSION_CONTROL environment variable. Here are the values:\n\
|
||||
|
||||
Reference in New Issue
Block a user