On Tue, Jan 13, 2009 at 8:08 PM, Perry Trolard <trol...@gmail.com> wrote: > > Hi Chouser & list, > > I like clojure.contrib.command-line -- thanks for it! -- but I wanted > to be able to specify multiple forms for an option, e.g. --help, -h, > -?, etc. Here (in the Files section) > > http://bit.ly/fIVH > > is a patch to enable it (the values are bound only to the first form > given -- help, in the previous example). Would you consider it (my CA > is in)?
It's a good idea. Any sane way to allow the single-letter variety to be specified with a single leading dash, instead of a double-dash? 'justify' is interesting. I wonder if a CL-style 'format' will end up in clojure-contrib after all. --Chouser --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en -~----------~----~----~----~------~----~------~--~---