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 dc11ead commit 8fbfe6fCopy full SHA for 8fbfe6f
doc/cbm.1
@@ -1,5 +1,5 @@
1
.\" Text automatically generated by txt2man
2
-.TH cbm 1 "15 Aug. 2021" "cbm-0.3.2" "display in real time the network traffic speed"
+.TH cbm 1 "26 Mar 2025" "cbm-0.4" "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="15 Aug. 2021"
+T2M_DATE="26 Mar 2025"
12
T2M_NAME=cbm
13
-T2M_VERSION=0.3.2
+T2M_VERSION=0.4
14
T2M_LEVEL=1
15
T2M_DESC="display in real time the network traffic speed"
16
0 commit comments