Frank Ludolph wrote: > Options with arguments as arguments to other options? I don't think > this is valid syntax according to the CLIP guidelines. It also adds a > lot of extra typing. They should more properly be options of their own: > --arch=sparc --debug=true
In this case, those are bits of data; not options to the program. Hence, there's no practical way to make them options of their own. -- Shawn Walker _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
