Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 926fa13

Browse files
committed
- Fix top-plugins on python 2.2 and older
- Documentation improvements
1 parent 7b63417 commit 926fa13

2 files changed

Lines changed: 13 additions & 13 deletions

File tree

docs/dstat.1

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
.\" It was generated using the DocBook XSL Stylesheets (version 1.69.1).
33
.\" Instead of manually editing it, you probably should edit the DocBook XML
44
.\" source for it and then use the DocBook XSL Stylesheets to regenerate it.
5-
.TH "DSTAT" "1" "11/25/2009" "\ 0.7.0" "\ "
5+
.TH "DSTAT" "1" "11/26/2009" "\ 0.7.0" "\ "
66
.\" disable hyphenation
77
.nh
88
.\" disable justification (adjust text to left margin only)
@@ -117,7 +117,7 @@ enable unix stats (datagram, stream, listen, active)
117117
\-\-vm
118118
enable vm stats (hard pagefaults, soft pagefaults, allocated, free)
119119
.TP
120-
\-\-stat1 \-\-stat2
120+
\-\-plugin\-name
121121
enable (external) plugins by plugin name, see
122122
\fBPLUGINS\fR
123123
for options
@@ -137,9 +137,6 @@ expand \-C, \-D, \-I, \-N and \-S discovery lists
137137
\-v, \-\-vmstat
138138
equals \-pmgdsc \-D total
139139
.TP
140-
\-\-bw, \-\-blackonwhite
141-
change colors for white background terminal
142-
.TP
143140
\-\-float
144141
force float values on screen (mutual exclusive with
145142
\fB\-\-integer\fR)
@@ -148,6 +145,9 @@ force float values on screen (mutual exclusive with
148145
force integer values on screen (mutual exclusive with
149146
\fB\-\-float\fR)
150147
.TP
148+
\-\-bw, \-\-blackonwhite
149+
change colors for white background terminal
150+
.TP
151151
\-\-nocolor
152152
disable colors (implies
153153
\fB\-\-noupdate\fR)

docs/dstat.1.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -834,7 +834,7 @@ <h2 id="_options">OPTIONS</h2>
834834
</p>
835835
</dd>
836836
<dt class="hdlist1">
837-
--stat1 --stat2
837+
--plugin-name
838838
</dt>
839839
<dd>
840840
<p>
@@ -884,27 +884,27 @@ <h2 id="_options">OPTIONS</h2>
884884
</p>
885885
</dd>
886886
<dt class="hdlist1">
887-
--bw, --blackonwhite
887+
--float
888888
</dt>
889889
<dd>
890890
<p>
891-
change colors for white background terminal
891+
force float values on screen (mutual exclusive with <strong>--integer</strong>)
892892
</p>
893893
</dd>
894894
<dt class="hdlist1">
895-
--float
895+
--integer
896896
</dt>
897897
<dd>
898898
<p>
899-
force float values on screen (mutual exclusive with <strong>--integer</strong>)
899+
force integer values on screen (mutual exclusive with <strong>--float</strong>)
900900
</p>
901901
</dd>
902902
<dt class="hdlist1">
903-
--integer
903+
--bw, --blackonwhite
904904
</dt>
905905
<dd>
906906
<p>
907-
force integer values on screen (mutual exclusive with <strong>--float</strong>)
907+
change colors for white background terminal
908908
</p>
909909
</dd>
910910
<dt class="hdlist1">
@@ -1511,7 +1511,7 @@ <h2 id="_author">AUTHOR</h2>
15111511
<div id="footer">
15121512
<div id="footer-text">
15131513
Version 0.7.0<br />
1514-
Last updated 2009-11-25 12:59:57 CEST
1514+
Last updated 2009-11-26 03:35:03 CEST
15151515
</div>
15161516
</div>
15171517
</body>

0 commit comments

Comments
 (0)