Skip to content

Commit 8fbfe6f

Browse files
committed
Updated manpage
1 parent dc11ead commit 8fbfe6f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

doc/cbm.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
.\" Text automatically generated by txt2man
2-
.TH cbm 1 "15 Aug. 2021" "cbm-0.3.2" "display in real time the network traffic speed"
2+
.TH cbm 1 "26 Mar 2025" "cbm-0.4" "display in real time the network traffic speed"
33
.SH NAME
44
\fBcbm \fP- display in real time the network traffic speed
55
\fB

doc/create-man.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
TEST=$(txt2man -h 2> /dev/null)
99
[ "$TEST" ] || { echo -e "\nYou need to install txt2man, from https://github.com/mvertes/txt2man.\n"; exit 1; }
1010

11-
T2M_DATE="15 Aug. 2021"
11+
T2M_DATE="26 Mar 2025"
1212
T2M_NAME=cbm
13-
T2M_VERSION=0.3.2
13+
T2M_VERSION=0.4
1414
T2M_LEVEL=1
1515
T2M_DESC="display in real time the network traffic speed"
1616

0 commit comments

Comments
 (0)