From 4aa4e5d9b13190e94fe97664598f2dc70187a889 Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Mon, 19 Sep 2022 20:58:21 -0400 Subject: Add when - to print all named dates --- bin/man1/when.1 | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'bin/man1') diff --git a/bin/man1/when.1 b/bin/man1/when.1 index 64f51cae..3f2735f7 100644 --- a/bin/man1/when.1 +++ b/bin/man1/when.1 @@ -1,4 +1,4 @@ -.Dd August 15, 2022 +.Dd September 19, 2022 .Dt WHEN 1 .Os . @@ -9,6 +9,8 @@ .Sh SYNOPSIS .Nm .Op Ar expr +.Nm +.Cm - . .Sh DESCRIPTION .Nm @@ -18,6 +20,11 @@ If no is given, expressions are read from standard input. +If +.Cm - +is given, +the intervals between each named date +and today are printed. . .Pp The grammar is as follows: -- cgit 1.4.1