Subject: admin/15218: tar(1) manpage does not mention several supported options
To: None <gnats-bugs@gnats.netbsd.org>
From: None <svs@ropnet.ru>
List: netbsd-bugs
Date: 01/12/2002 10:49:20
>Number:         15218
>Category:       admin
>Synopsis:       tar(1) manpage does not mention several supported options
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    netbsd-admin
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Jan 12 10:49:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Sergey Svishchev
>Release:        1.5Z
>Organization:
>Environment:
>Description:

>How-To-Repeat:

>Fix:
--- tar.1 2001/08/20 12:00:48 1.20
+++ tar.1 2002/01/12 18:46:16
@@ -161,6 +161,8 @@
 then
 .Nm
 uses stdin or stdout.
+.It Fl -force-local
+Archive file is local even if it has a colon
 .It Fl F Ar file
 .It Fl -info-script Ar file
 .It Fl -new-volume-script Ar file
@@ -209,6 +211,10 @@
 .It Fl -newer Ar date
 Only store files newer than
 .Ar date .
+.It Fl -newer-mtime Ar date
+Like
+.Fl N ,
+But files are selected according to their modification time.
 .It Fl o
 .It Fl -old-archive
 .It Fl -portability
@@ -235,7 +241,11 @@
 .It Fl -same-order
 .It Fl -preserve-order
 List of names to extract is sorted to match archive.
+.It Fl -same-owner
+create extracted files with the same ownership
+.It Fl -show-omitted-dirs
+Show directories which were omitted while processing the archive.
 .It Fl S
 .It Fl -sparse
 Handle "sparse" files efficiently.
 .It Fl T Ar file
@@ -265,6 +275,8 @@
 .Ar volume-name .
 .It Fl -version
 Print tar program version number.
+.It Fl -volno-file Ar file
+File name with volume number to start with.
 .It Fl w
 .It Fl -interactive
 .It Fl -confirmation

>Release-Note:
>Audit-Trail:
>Unformatted: