diff options
author | kn <kn@cvs.openbsd.org> | 2020-06-22 13:17:55 +0000 |
---|---|---|
committer | kn <kn@cvs.openbsd.org> | 2020-06-22 13:17:55 +0000 |
commit | 664139ccf04309320d10ecc074fd109a998bea43 (patch) | |
tree | 6ebac15c80dea9d049a410d47e55bda3fbbf3173 /usr.bin/systat | |
parent | 85f46d675db7a28cef56c5f923cb43c614653a21 (diff) |
Document "s" command
OK jmc
Diffstat (limited to 'usr.bin/systat')
-rw-r--r-- | usr.bin/systat/systat.1 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.bin/systat/systat.1 b/usr.bin/systat/systat.1 index c829ab2d4fc..fd983f0174e 100644 --- a/usr.bin/systat/systat.1 +++ b/usr.bin/systat/systat.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: systat.1,v 1.118 2020/06/22 13:17:00 kn Exp $ +.\" $OpenBSD: systat.1,v 1.119 2020/06/22 13:17:54 kn Exp $ .\" $NetBSD: systat.1,v 1.6 1996/05/10 23:16:39 thorpej Exp $ .\" .\" Copyright (c) 1985, 1990, 1993 @@ -188,6 +188,8 @@ Quit .Nm . .It Ic r Reverse the selected ordering if supported by the view. +.It Ic s +Change the screen refresh interval in seconds. .It Ic \&, Print numbers with thousand separators, where applicable. .It Ic ^A | Aq Ic Home |