cp.1posix -Lr
copy files
-L     Take  actions based on the type and contents of the file referenced by any symbolic link specified
       as a source_file operand or any symbolic links encountered during traversal of a file hierarchy.
-r     Copy file hierarchies. The treatment of special files is implementation-defined.
source manpages: cp