On Tuesday, October 04, 2011 20:28:30 Andrei Alexandrescu wrote:
> On 10/4/11 7:51 PM, Andrej Mitrovic wrote:
> > Yeah I've never seen --abc used as -a -b -c before, it looks quite
> > strange to me. Is this common in unixland?
> 
> No, but bundling -abc as -a -b -c is quite common, particularly in older
> programs.

Though for whatever reason, it's not the default in std.getopt in spite of the 
fact that it's quite standard.

- Jonathan M Davis

Reply via email to