summaryrefslogtreecommitdiffstats
path: root/man1/time.1
diff options
context:
space:
mode:
Diffstat (limited to 'man1/time.1')
-rw-r--r--man1/time.16
1 files changed, 3 insertions, 3 deletions
diff --git a/man1/time.1 b/man1/time.1
index 85c55aaba..df09106af 100644
--- a/man1/time.1
+++ b/man1/time.1
@@ -4,12 +4,12 @@
.\"
.\" SPDX-License-Identifier: GPL-1.0-or-later
.\"
-.TH time 1 2023-02-05 "Linux man-pages 6.03"
+.TH time 1 2023-07-30 "Linux man-pages 6.05.01"
.SH NAME
time \- time a simple command or give resource usage
.SH SYNOPSIS
-.B time \c
-.RI [ options ] " command " [ arguments... ]
+.B time
+.RI [ option \~.\|.\|.\&] " command " [ argument \~.\|.\|.]
.SH DESCRIPTION
The
.B time