Danek Duvall wrote: > http://cr.opensolaris.org/~dduvall/pkg-version/ > > is an attempt to fix > > 1341 pkg(1) - pkg contents example#3 doesn't work and "pkg verify" > synopsis does not match subcommand description > 1476 "pkg help" should display a usage statement and not complain > 1635 want an easy way of displaying the version of IPS > > I'm also removing references to -s and PKG_SERVER, since neither is ever > used, and seems to have been a source of confusion at least once. I'm also > documenting the -R option in the man page, and updating the pkg search > example to have the new four-column format. > > The try/except block for "pkg help" is simply to override usage()'s default > exit code of 2, since when you're specifically asking for help, it > shouldn't error out. Should I be spitting it to stdout instead of stderr, > though? > > Danek > _______________________________________________ > pkg-discuss mailing list > [email protected] > http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
Stderr seems fine.... Thanks for updating the docs! Fine w/ me. - Bart -- Bart Smaalders Solaris Kernel Performance [EMAIL PROTECTED] http://blogs.sun.com/barts "You will contribute more with mercurial than with thunderbird." _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
