Nguyễn Thái Ngọc Duy [off-list ref] writes:
+ OPT_COLUMN(0, "column", &colopts, N_("show files in columns")),
To look a bit more like "ls", you could add a -1 option as an alias for
--no-column.
That would be a good idea only if there is no plan to ever add a -N
option (like "git log -42"). I don't know if any -N option could make
sense.
--
Matthieu Moy
http://www-verimag.imag.fr/~moy/