tar.1: add symbolic link dereferencing to manpage
This commit is contained in:
parent
6e99f9e1c7
commit
bd89474b8a
4
tar.1
4
tar.1
|
@ -12,11 +12,13 @@
|
||||||
.Op Fl f Ar file
|
.Op Fl f Ar file
|
||||||
.Nm
|
.Nm
|
||||||
.Op Fl C Ar dir
|
.Op Fl C Ar dir
|
||||||
|
.Op Fl h
|
||||||
.Op Fl j | Fl z
|
.Op Fl j | Fl z
|
||||||
.Fl c Ar dir
|
.Fl c Ar dir
|
||||||
.Op Fl f Ar file
|
.Op Fl f Ar file
|
||||||
.Nm
|
.Nm
|
||||||
.Op Fl C Ar dir
|
.Op Fl C Ar dir
|
||||||
|
.Op Fl h
|
||||||
.Op Fl j | Fl z
|
.Op Fl j | Fl z
|
||||||
.Fl cf
|
.Fl cf
|
||||||
.Ar file Ar dir
|
.Ar file Ar dir
|
||||||
|
@ -42,6 +44,8 @@ Do not preserve modification time.
|
||||||
List all files in the archive.
|
List all files in the archive.
|
||||||
.It Fl x
|
.It Fl x
|
||||||
Extract archive.
|
Extract archive.
|
||||||
|
.It Fl h
|
||||||
|
Always dereference symbolic links while recursively traversing directories.
|
||||||
.It Fl j | Fl z
|
.It Fl j | Fl z
|
||||||
Use bzip2 | gzip compression. The
|
Use bzip2 | gzip compression. The
|
||||||
.Xr bzip2 1 |
|
.Xr bzip2 1 |
|
||||||
|
|
Loading…
Reference in New Issue
Block a user