tar: support -f - for stdin/out

This commit is contained in:
Eivind Uggedal
2016-02-15 09:48:32 +00:00
committed by sin
parent b107489bf2
commit e13f571d11
2 changed files with 4 additions and 3 deletions

3
tar.1
View File

@@ -32,7 +32,8 @@ before beginning.
.It Fl f Ar file
Set
.Ar file
as input | output archive instead of stdin | stdout.
as input | output archive instead of stdin | stdout. If '-',
stdin | stdout is used.
.It Fl m
Do not preserve modification time.
.It Fl t