Date: Wed, 2 Jun 2004 14:01:27 -0700 (PDT) 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.c Message-ID: <200406022101.i52L1R1I067642@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kientzle 2004/06/02 14:01:27 PDT
FreeBSD src repository
Modified files:
usr.bin/tar bsdtar.c
Log:
Improve help handling:
* --help produces long help message on systems with getopt_long
* -h with no other options also produces long help message
(If a mode is specified, -h has its usual meaning.)
Revision Changes Path
1.21 +13 -0 src/usr.bin/tar/bsdtar.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406022101.i52L1R1I067642>
