From 758f820bcc0f68aeebac1717e537ca13a320b909 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 18:11:47 +0200 Subject: Adding upstream version 9.1. Signed-off-by: Daniel Baumann --- man/touch.x | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 man/touch.x (limited to 'man/touch.x') diff --git a/man/touch.x b/man/touch.x new file mode 100644 index 0000000..6c3aac2 --- /dev/null +++ b/man/touch.x @@ -0,0 +1,13 @@ +[NAME] +touch \- change file timestamps +[DESCRIPTION] +.\" Add any additional description here +[DATE STRING] +.\" NOTE: keep this paragraph in sync with the one in date.x +The --date=STRING is a mostly free format human readable date string +such as "Sun, 29 Feb 2004 16:21:42 -0800" or "2004-02-29 16:21:42" or +even "next Thursday". A date string may contain items indicating +calendar date, time of day, time zone, day of week, relative time, +relative date, and numbers. An empty string indicates the beginning +of the day. The date string format is more complex than is easily +documented here but is fully described in the info documentation. -- cgit v1.2.3