commit c21a664f7cd4d8ea0d22378c48229cccf7c69e33
parent af8be7f92c6b5ac5686ff75ea42a634f6eab5ece
Author: Tai Chi Minh Ralph Eastwood <tcmreastwood@gmail.com>
Date: Mon, 9 Feb 2015 21:11:06 +0000
cp.1: symlink dereferencing flags
Diffstat:
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/cp.1 b/cp.1
@@ -34,6 +34,12 @@ and
.Fl r .
.It Fl f
If an existing destination file cannot be opened, remove it and try again.
+.It Fl H
+Only dereference symbolic links that are passed as command line arguments when
+recursively traversing directories.
+.It Fl L
+Always dereference symbolic links while recursively traversing directories
+(default).
.It Fl P
Don't dereference symbolic links.
.It Fl p