Hello, Does anyone know if DarcsArguments supports optional arguments to command line options? (that sounds goofy) As I had previously mentioned, I think it would be nice if the --output option automatically generated a filename (much like send does with attachments now) if the user doesn't specify one. I looked through DarcsArguments.lhs and I don't see anything that suggests that it does support optional arguments. Maybe someone else can prove me wrong?
Another option would be to create a new command line option. It seems natural that --output would automatically generate the name and --output-as would take a filename as a parameter. Unfortunately this would require us to change the behavior of --output, which would probably confuse users. If anyone has any ideas, please let me know. -- Zachary P. Landau <[EMAIL PROTECTED]> _______________________________________________ darcs-devel mailing list [email protected] http://www.abridgegame.org/cgi-bin/mailman/listinfo/darcs-devel
