bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#21809: "touch": -d option format incorrect documentation


From: Pádraig Brady
Subject: bug#21809: "touch": -d option format incorrect documentation
Date: Sun, 1 Nov 2015 18:34:31 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0

On 01/11/15 14:20, Rémy Fourré wrote:
> Hello,
> 
> The "touch" utility has a date option (-d).
> A command such as
>   touch -d 2015-10-15
> works well, but the documentation (both info and man pages) calls for:
>   touch -d="2015-10-15"
> and this does not work.

Well not exactly.
The long format --date=.... works.
Now I do agree that the info docs have more scope for clarifying that,
and we do already for `df -T` for example:
http://www.gnu.org/software/coreutils/df

I'll patch the info docs accordingly.

thanks,
Pádraig.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]