Dan Pascu <[email protected]> writes: >> What I use to do such cases is terminate with an error saying "don't >> know how to be both --quite and --verbose". > > The usual solution for this is to consider the command line option > that came last.
+1. My fuzzy understanding is that we can't do that until the whole argument parsing issue is cleaned up. (IIRC, covered in another recent thread.) _______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
