Skip to content

Commit 1f37502

Browse files
committed
Updated manpage
1 parent 96e0b91 commit 1f37502

File tree

3 files changed

+176
-115
lines changed

3 files changed

+176
-115
lines changed

man/create-man.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ txt2man -d "$T2M_DATE" -t $T2M_NAME -r $T2M_NAME-$T2M_VERSION -s $T2M_LEVEL -v "
1616
#--------------------------------------------------------
1717

1818
# Put here all data for your first manpage (in T2M lines)
19-
T2M_DATE="25 Jul 2021"
19+
T2M_DATE="09 Nov 2021"
2020
T2M_NAME=scrot
21-
T2M_VERSION=1.6
21+
T2M_VERSION=1.7
2222
T2M_LEVEL=1
2323
T2M_DESC="command line screen capture utility"
2424
create-man

0 commit comments

Comments
 (0)