[hackers] [sbase] tar.1: add symbolic link dereferencing to manpage || Tai Chi Minh Ralph Eastwood

From: <git_AT_suckless.org>
Date: Mon, 9 Feb 2015 23:58:44 +0100 (CET)

commit b73293e057a1dd8c08e036ea1de47a5c6beb990b
Author: Tai Chi Minh Ralph Eastwood <tcmreastwood_AT_gmail.com>
Date: Mon Feb 9 21:42:56 2015 +0000

    tar.1: add symbolic link dereferencing to manpage

diff --git a/tar.1 b/tar.1
index 2d9e087..6e0ec56 100644
--- a/tar.1
+++ b/tar.1
_AT_@ -12,11 +12,13 @@
 .Op Fl f Ar file
 .Nm
 .Op Fl C Ar dir
+.Op Fl h
 .Op Fl j | Fl z
 .Fl c Ar dir
 .Op Fl f Ar file
 .Nm
 .Op Fl C Ar dir
+.Op Fl h
 .Op Fl j | Fl z
 .Fl cf
 .Ar file Ar dir
_AT_@ -42,6 +44,8 @@ Do not preserve modification time.
 List all files in the archive.
 .It Fl x
 Extract archive.
+.It Fl h
+Always dereference symbolic links while recursively traversing directories.
 .It Fl j | Fl z
 Use bzip2 | gzip compression. The
 .Xr bzip2 1 |
Received on Mon Feb 09 2015 - 23:58:44 CET

This archive was generated by hypermail 2.3.0 : Tue Feb 10 2015 - 00:00:44 CET