cp.1: symlink dereferencing flags

This commit is contained in:
Tai Chi Minh Ralph Eastwood 2015-02-09 21:11:06 +00:00 committed by sin
parent af8be7f92c
commit c21a664f7c
1 changed files with 6 additions and 0 deletions

6
cp.1
View File

@ -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