mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-04-18 17:56:54 +02:00
(cp invocation): Reflect 2001-07-08 change to cp (via copy.c).
This commit is contained in:
@@ -5474,7 +5474,7 @@ Always follow symbolic links.
|
||||
Preserve the original files' owner, group, permissions, and timestamps.
|
||||
In the absence of this option, each destination file is created with the
|
||||
permissions of the corresponding source file, minus the bits set in the
|
||||
umask. @xref{File permissions}.
|
||||
umask and minus the set-user-id and set-group-id bits. @xref{File permissions}.
|
||||
|
||||
@item -P
|
||||
@itemx --parents
|
||||
|
||||
Reference in New Issue
Block a user