Date: Fri, 2 May 2008 05:40:05 +0000 (UTC) From: Tim Kientzle <kientzle@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/tar bsdtar.1 bsdtar.c Message-ID: <200805020540.m425e5uO003193@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kientzle 2008-05-02 05:40:05 UTC FreeBSD src repository Modified files: usr.bin/tar bsdtar.1 bsdtar.c Log: Documentation updates: * --format can be used with -r or -u * -o is a synonym for --format=ustar when used with -c, -r, or -u Also, fix the erroneous sanity check that suppressed --format with -r or -u. Revision Changes Path 1.41 +8 -2 src/usr.bin/tar/bsdtar.1 1.88 +1 -1 src/usr.bin/tar/bsdtar.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805020540.m425e5uO003193>