mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-12-26 04:17:33 +00:00
Update README and conky.1
With my last patch I did only update the XML documentation file without updating the auto-generated manpage and README file. This patch also updates README and conky.1.
This commit is contained in:
parent
9c679bf33f
commit
b4f06b7547
5
README
5
README
@ -1563,6 +1563,11 @@ conky(1) conky(1)
|
||||
Same as top, except sorted by mem usage instead of cpu
|
||||
|
||||
|
||||
1mtop_time type, num0m
|
||||
Same as top, except sorted by total CPU time instead of current
|
||||
CPU usage
|
||||
|
||||
|
||||
1mtotalup net0m
|
||||
Total upload, this one too, may overflow
|
||||
|
||||
|
@ -1381,6 +1381,10 @@ This takes arguments in the form:top (name) (number) Basically, processes are ra
|
||||
\fB\*(T<\fBtop_mem\fR\*(T>\fR \*(T<\fBtype, num\fR\*(T>
|
||||
Same as top, except sorted by mem usage instead of cpu
|
||||
|
||||
.TP
|
||||
\fB\*(T<\fBtop_time\fR\*(T>\fR \*(T<\fBtype, num\fR\*(T>
|
||||
Same as top, except sorted by total CPU time instead of current CPU usage
|
||||
|
||||
.TP
|
||||
\fB\*(T<\fBtotalup\fR\*(T>\fR \*(T<\fBnet\fR\*(T>
|
||||
Total upload, this one too, may overflow
|
||||
|
Loading…
Reference in New Issue
Block a user