Skip to content

Commit ab2152d

Browse files
committed
Updated manpage
1 parent 53aa892 commit ab2152d

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
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="20 Aug 2021"
19+
T2M_DATE="02 Sep 2021"
2020
T2M_NAME=outguess
21-
T2M_VERSION=0.3
21+
T2M_VERSION=0.4
2222
T2M_LEVEL=1
2323
T2M_DESC="universal steganographic tool "
2424
create-man

man/outguess.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 outguess 1 "20 Aug 2021" "outguess-0.3" "universal steganographic tool "
2+
.TH outguess 1 "02 Sep 2021" "outguess-0.4" "universal steganographic tool "
33
.SH NAME
44
\fBoutguess \fP- universal steganographic tool
55
\fB

man/seek_script.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 seek_script 1 "20 Aug 2021" "seek_script-0.3" "script using OutGuess to find an image that yields the best embedding"
2+
.TH seek_script 1 "02 Sep 2021" "seek_script-0.4" "script using OutGuess to find an image that yields the best embedding"
33
.SH NAME
44
\fBseek_script \fP- script using OutGuess to find an image that yields the best embedding
55
\fB

0 commit comments

Comments
 (0)