summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorsebres <sebres@users.sourceforge.net>2024-07-28 19:47:02 (GMT)
committersebres <sebres@users.sourceforge.net>2024-07-28 19:47:02 (GMT)
commitb77c4cdc7ae8569f1839774dd494054c2a6cdaba (patch)
treef92a528ec53ccc5906f6d98de27788365d801586 /doc
parent8791e7f36429f080a58c126f24c2107c4e587d85 (diff)
parenta97bdb56bc3a8c3cecf37a302edb0684e36fe0ab (diff)
downloadtcl-b77c4cdc7ae8569f1839774dd494054c2a6cdaba.zip
tcl-b77c4cdc7ae8569f1839774dd494054c2a6cdaba.tar.gz
tcl-b77c4cdc7ae8569f1839774dd494054c2a6cdaba.tar.bz2
merge 8.7
Diffstat (limited to 'doc')
-rw-r--r--doc/clock.n8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/clock.n b/doc/clock.n
index 065938e..8dbf2f1 100644
--- a/doc/clock.n
+++ b/doc/clock.n
@@ -101,14 +101,14 @@ slowing its clock by a tiny fraction for some minutes until it is
back in sync with UTC; its data model does not represent minutes that
have 59 or 61 seconds.
.TP
-\fI\-now\fR
-Instead of \fItimeVal\fR a non-integer option \fI\-now\fR can be used as
+\fI\now\fR
+Instead of \fItimeVal\fR a non-integer option \fI\now\fR can be used as
replacement for today, which is simply interpolated to the runt-time as value
of \fBclock seconds\fR. For example:
.sp
-\fBclock format -now -f %a; # current day of the week\fR
+\fBclock format now -f %a; # current day of the week\fR
.sp
-\fBclock add -now 1 month; # next month\fR
+\fBclock add now 1 month; # next month\fR
.TP
\fIunit\fR
.