Skip to content

Commit cd122f9

Browse files
committed
Updated version and date for manpage
1 parent e6ada21 commit cd122f9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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="09 Jun 2024"
19+
T2M_DATE="25 Mar 2025"
2020
T2M_NAME=scrot
21-
T2M_VERSION=1.11
21+
T2M_VERSION=1.12
2222
T2M_LEVEL=1
2323
T2M_DESC="command line screen capture utility"
2424
create-man

man/scrot.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 scrot 1 "09 Jun 2024" "scrot-1.11" "command line screen capture utility"
2+
.TH scrot 1 "25 Mar 2025" "scrot-1.12" "command line screen capture utility"
33
.SH NAME
44
\fBscrot \fP- command line screen capture utility
55
\fB

0 commit comments

Comments
 (0)