We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d3ee76 commit 05ea207Copy full SHA for 05ea207
doc/cbm.1
@@ -1,5 +1,5 @@
1
.\" Text automatically generated by txt2man
2
-.TH cbm 1 "31 Jan. 2021" "cbm-0.3" "display in real time the network traffic speed"
+.TH cbm 1 "06 Aug. 2021" "cbm-0.3.1" "display in real time the network traffic speed"
3
.SH NAME
4
\fBcbm \fP- display in real time the network traffic speed
5
\fB
doc/create-man.sh
@@ -8,9 +8,9 @@
8
TEST=$(txt2man -h 2> /dev/null)
9
[ "$TEST" ] || { echo -e "\nYou need to install txt2man, from https://github.com/mvertes/txt2man.\n"; exit 1; }
10
11
-T2M_DATE="31 Jan. 2021"
+T2M_DATE="06 Aug. 2021"
12
T2M_NAME=cbm
13
-T2M_VERSION=0.3
+T2M_VERSION=0.3.1
14
T2M_LEVEL=1
15
T2M_DESC="display in real time the network traffic speed"
16
0 commit comments