Edward Pilatowicz wrote:
On Wed, Sep 09, 2009 at 06:29:36AM -0600, Jerry Jelinek wrote:
Edward Pilatowicz wrote:
----------
src/brand/pkgcreatezone

- in the usage message, how is it possible to have arguments after -e
  since -e takes a variable number of arguments?
No, it doesn't, -e takes one pkg name argument.  You need to use
multiple -e options to specify multiple pkgs.  We could try to
clarify the usage message if you have a suggestion.


either
        [-e extrapkg]

and then in a notes or man page document that -e can be specified
multiple times, or:
        [-e extrapkg [-e extrapkg [...]]]

Ed,

Thanks, I'll use the latter since it seems to convey the idea succinctly.

Jerry
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to