]> Dogcows Code - chaz/tar/commit
(assert_format): Do not bail out if several
authorSergey Poznyakoff <gray@gnu.org.ua>
Fri, 20 Feb 2004 15:32:56 +0000 (15:32 +0000)
committerSergey Poznyakoff <gray@gnu.org.ua>
Fri, 20 Feb 2004 15:32:56 +0000 (15:32 +0000)
commitb3060eabaff50fd946370a6ed157a0d3737b9721
tree9ae790f6ec3504789878daf9c6f597be4bad6491
parent93a4273b66545b6c072567d01c8846dc0840d2ed
(assert_format): Do not bail out if several
--format arguments are given. This is a common case when
TAR_OPTIONS are used.
(decode_options): New option --show-defaults displays the
compiled-in defaults.

Use POSIX format if no --format option was given and
--pax-option was specified.

Do not allow to use --pax-option unless the archive format is
set to POSIX (or reading subcommand is requested).
src/tar.c
This page took 0.021201 seconds and 4 git commands to generate.