2015-03-15 21:19 GMT+01:00 Giuseppe Scrivano <gscri...@redhat.com>: > I've basically copied this section from coreutils. What doesn't make > sense to you?
+@item --color [=@var{when}] +@cindex color, distinguishing file types with +Specify whether to use color for distinguishing file types. @var{when} [...] Color is used to distinguish between file types in ls, but not in diff. Simply reading what you've copied from coreutils would have been enough to figure that out. Andreas