[hackers] [sbase] cp.1: symlink dereferencing flags || Tai Chi Minh Ralph Eastwood

From: <git_AT_suckless.org>
Date: Tue, 24 Mar 2015 23:53:40 +0100 (CET)

commit c21a664f7cd4d8ea0d22378c48229cccf7c69e33
Author: Tai Chi Minh Ralph Eastwood <tcmreastwood_AT_gmail.com>
Date: Mon Feb 9 21:11:06 2015 +0000

    cp.1: symlink dereferencing flags

diff --git a/cp.1 b/cp.1
index 070ec47..9434d18 100644
--- a/cp.1
+++ b/cp.1
_AT_@ -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
Received on Tue Mar 24 2015 - 23:53:40 CET

This archive was generated by hypermail 2.3.0 : Wed Mar 25 2015 - 00:08:47 CET