Now, -P is the same as --no-dereference, per POSIX.
authorJim Meyering <jim@meyering.net>
Sun, 14 Oct 2001 20:54:44 +0000 (20:54 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 14 Oct 2001 20:54:44 +0000 (20:54 +0000)
commitaf51884dacad9b0b99271d0a429dc600cc177b72
treeb0707c51d166530535e0a5def04d17c28e9c6070
parente3eb136b933f2494eeddc2914fab6856a34a38ee
Now, -P is the same as --no-dereference, per POSIX.
Use --parents to get the old meaning.

(enum) [NO_DEREFERENCE_OPTION]: Remove member.
(long_opts): Associate --no-dereference with `-P'.
(usage): Update description of -P.
(main): Remove local, used_P_option, and code to warn
that the meaning of -P would be changing.
src/cp.c