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 96e0b91 commit 1f37502Copy full SHA for 1f37502
man/create-man.sh
@@ -16,9 +16,9 @@ txt2man -d "$T2M_DATE" -t $T2M_NAME -r $T2M_NAME-$T2M_VERSION -s $T2M_LEVEL -v "
16
#--------------------------------------------------------
17
18
# Put here all data for your first manpage (in T2M lines)
19
-T2M_DATE="25 Jul 2021"
+T2M_DATE="09 Nov 2021"
20
T2M_NAME=scrot
21
-T2M_VERSION=1.6
+T2M_VERSION=1.7
22
T2M_LEVEL=1
23
T2M_DESC="command line screen capture utility"
24
create-man
0 commit comments