On 25/03/15 23:58, 積丹尼 Dan Jacobson wrote: > Please change > > -I[TIMESPEC], --iso-8601[=TIMESPEC] > output date/time in ISO 8601 format. TIMESPEC='date' for date > only (the default), 'hours', 'minutes', 'seconds', or 'ns' for > date and time to the indicated precision. > > to > -I[TIMESPEC], --iso-8601[=TIMESPEC] > output date/time in ISO 8601 format. TIMESPEC='date' for date > only (2015-03-26, the default), 'hours', 'minutes', 'seconds', or 'ns' for > date and time to the indicated precision. Probably not worth doing on its own, but I noticed other improvements that could be made to these option descriptions, which the attached should fix up. cheers, Pádraig.