aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/tar/bsdtar.1
Commit message (Expand)AuthorAgeFilesLines
* In the examples, use "tar.gz" as the extension forTim Kientzle2006-05-011-3/+3
* Use the .Fx macro.Simon L. B. Nielsen2006-01-171-2/+7
* Remove the -B option from the directory-copying examples. The -BTim Kientzle2005-12-091-2/+2
* Fixed troff warnings.Ruslan Ermilov2005-06-271-1/+1
* Point users to tcsh(1) for information about shell globbing patterns,Murray Stokely2005-04-191-1/+2
* Add directory hierarchy copying example.David E. O'Brien2005-03-281-0/+7
* Add --newer-ctime, --newer-mtime, --newer-ctime-than, and --newer-mtime-thanTim Kientzle2005-03-131-0/+29
* Add --strip-components option, per bin/77666.Tim Kientzle2005-03-131-0/+6
* Document the --null, --one-file-system, and -I options.Tim Kientzle2005-02-181-5/+34
* Sort sections.Ruslan Ermilov2005-01-181-52/+52
* Added the EXIT STATUS section where appropriate.Ruslan Ermilov2005-01-171-1/+1
* Document the -O option's new behavior in the presence of -t.Tim Kientzle2004-08-271-2/+4
* gtar uses -F for another purpose, so bsdtar no longer treats it as aTim Kientzle2004-08-081-16/+13
* GNU and POSIX disagree about -o and -l.Tim Kientzle2004-08-031-2/+18
* Correct the explanation of the -X option.Tim Kientzle2004-08-011-3/+5
* Of course, I meant POSIX.1-1996, not 1997.Tim Kientzle2004-07-251-1/+1
* My bad: /dev/sa0, no 'r'Tim Kientzle2004-07-211-1/+1
* Fix some misspellings, document the TAPE environmentTim Kientzle2004-07-191-2/+16
* Fixed cross-references in SEE ALSO.Ruslan Ermilov2004-07-041-1/+1
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-1/+2
* Document the -W convention for accessing long options.Tim Kientzle2004-06-261-9/+15
* Rename C=dir to -C dir, which is what people expect.Tim Kientzle2004-06-261-32/+7
* Oops: gtar's --dereference should be a synonym for bsdtar's -L, not -H.Tim Kientzle2004-06-111-2/+2
* The --include='pattern' option is the natural counterpart toTim Kientzle2004-06-071-0/+18
* Correction: -h should be a synonym for -L, not -H.Tim Kientzle2004-05-311-1/+1
* Update manpage to track new security features.Tim Kientzle2004-05-171-28/+125
* -U is now implemented. (It's been recognized by bsdtar for a while;Tim Kientzle2004-04-291-1/+4
* Remove information about specific formats; replace with aTim Kientzle2004-04-281-64/+4
* Manpage changes suggested by Irina Liakh.Tim Kientzle2004-04-131-19/+44
* Allow arguments to appear in any order.Tim Kientzle2004-04-081-8/+9
* Document the newly-implemented -T option.Tim Kientzle2004-04-081-2/+10
* Initial commit for bsdtar.Tim Kientzle2004-04-051-0/+577