Skip to content

Commit b6da6ce

Browse files
committed
Explain time stamp in header line (solves issue #313)
1 parent 846b3f6 commit b6da6ce

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

man/atop.1

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH ATOP 1 "April 2024" "Linux"
1+
.TH ATOP 1 "July 2024" "Linux"
22
.SH NAME
33
.B atop
44
- Advanced System & Process Monitor
@@ -1315,6 +1315,13 @@ to a raw file that can be read by a newer version of
13151315
for more details).
13161316

13171317
.SH OUTPUT DESCRIPTION
1318+
The header line always shows the host name, the end date and end time when
1319+
the sample has been taken, the current options that are active (only in text
1320+
mode), and the elapsed time (duration) of the sample. The verb 'PAUSED' will
1321+
be shown behind the time when
1322+
.B atop
1323+
is currently paused with the 'z' key.
1324+
13181325
The first sample shows the system level activity since boot
13191326
(the elapsed time in the header shows the time since boot).
13201327
.PP

0 commit comments

Comments
 (0)