OSDN Git Service

Update translations: chroot, csplit, dd, du, pwd
[linuxjm/coreutils.git] / help2man.orig / touch.x
1 [NAME]
2 touch \- change file timestamps
3 [DESCRIPTION]
4 .\" Add any additional description here
5 [DATE STRING]
6 .\" NOTE: keep this paragraph in sync with the one in date.x
7 The --date=STRING is a mostly free format human readable date string
8 such as "Sun, 29 Feb 2004 16:21:42 -0800" or "2004-02-29 16:21:42" or
9 even "next Thursday".  A date string may contain items indicating
10 calendar date, time of day, time zone, day of week, relative time,
11 relative date, and numbers.  An empty string indicates the beginning
12 of the day.  The date string format is more complex than is easily
13 documented here but is fully described in the info documentation.