1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-12-26 12:27:52 +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:
Alexander Graf 2009-02-07 17:44:19 +01:00
parent 9c679bf33f
commit b4f06b7547
2 changed files with 9 additions and 0 deletions

5
README
View File

@ -1563,6 +1563,11 @@ conky(1) conky(1)
Same as top, except sorted by mem usage instead of cpu 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 1mtotalup net0m
Total upload, this one too, may overflow Total upload, this one too, may overflow

View File

@ -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> \fB\*(T<\fBtop_mem\fR\*(T>\fR \*(T<\fBtype, num\fR\*(T>
Same as top, except sorted by mem usage instead of cpu 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 .TP
\fB\*(T<\fBtotalup\fR\*(T>\fR \*(T<\fBnet\fR\*(T> \fB\*(T<\fBtotalup\fR\*(T>\fR \*(T<\fBnet\fR\*(T>
Total upload, this one too, may overflow Total upload, this one too, may overflow