summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorJim Klimov <jimklimov@cos.ru>2021-03-28 20:11:12 +0300
committerJim Klimov <jimklimov@cos.ru>2021-03-28 20:14:27 +0300
commit1686664c97b704c471430636718460de2be568f6 (patch)
treec51fc068d45832a2a49d28a7a5dd4124fb17725b /man
parent8ae4c9bc0eaa80cd99cc3acdc001ee8bd8ac5800 (diff)
downloadlibfaketime-1686664c97b704c471430636718460de2be568f6.tar.gz
faketime.c: allow user to select their implementation of GNU date
Diffstat (limited to 'man')
-rw-r--r--man/faketime.15
1 files changed, 5 insertions, 0 deletions
diff --git a/man/faketime.1 b/man/faketime.1
index 2b329ea..0718dc1 100644
--- a/man/faketime.1
+++ b/man/faketime.1
@@ -31,6 +31,11 @@ use the advanced timestamp specification format.
.TP
\fB\--exclude-monotonic\fR
Do not fake time when the program makes a call to clock_gettime with a CLOCK_MONOTONIC clock.
+.TP
+\fB\--date-prog <PATH>\fR
+Use a specific GNU-date compatible implementation of the helper used to
+transform "timestamp format" strings into programmatically usable dates,
+instead of a compile-time default guess for the generic target platform.
.SH EXAMPLES
.nf