they point to. This option affects only symbolic links in the source;
symbolic links in the destination are always followed if possible.
+@optItem{cp,--keep-directory-symlink,}
+Follow existing symlinks to directories when copying.
+Use this option only when the destination directory's contents are trusted,
+as an attacker can place symlinks in the destination
+to cause @command{cp} write to arbitrary target directories.
+
@optItem{cp,-p,}
@optItemx{cp,--preserve,[=@var{attribute_list}]}
@cindex file information, preserving, extended attributes, xattr
@optItemx{mv,--verbose,}
Print the name of each file before moving it.
-@optItem{mv,--keep-directory-symlink,}
-Follow existing symlinks to directories when copying.
-Use this option only when the destination directory's contents are trusted,
-as an attacker can place symlinks in the destination
-to cause @command{cp} write to arbitrary target directories.
-
@optStripTrailingSlashes{mv}
@optBackupSuffix{mv}
oputs (_("\
-P, --no-dereference\n\
never follow symbolic links in SOURCE\n\
+"));
+ oputs (_("\
+ --keep-directory-symlink\n\
+ follow existing symlinks to directories\n\
"));
oputs (_("\
-p\n\
oputs (_("\
-v, --verbose\n\
explain what is being done\n\
-"));
- oputs (_("\
- --keep-directory-symlink\n\
- follow existing symlinks to directories\n\
"));
oputs (_("\
-x, --one-file-system\n\