File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -16,9 +16,9 @@ txt2man -d "$T2M_DATE" -t $T2M_NAME -r $T2M_NAME-$T2M_VERSION -s $T2M_LEVEL -v "
16
16
# --------------------------------------------------------
17
17
18
18
# Put here all data for your first manpage (in T2M lines)
19
- T2M_DATE=" 17 Oct 2022 "
19
+ T2M_DATE=" 08 Feb 2023 "
20
20
T2M_NAME=dcfldd
21
- T2M_VERSION=1.8
21
+ T2M_VERSION=1.9
22
22
T2M_LEVEL=1
23
23
T2M_DESC=" enhanced version of dd for forensics and security"
24
24
create-man
Original file line number Diff line number Diff line change 1
1
.\" Text automatically generated by txt2man
2
- .TH dcfldd 1 "17 Oct 2022 " "dcfldd-1.8 " "enhanced version of dd for forensics and security"
2
+ .TH dcfldd 1 "08 Feb 2023 " "dcfldd-1.9 " "enhanced version of dd for forensics and security"
3
3
.SH NAME
4
4
\fB dcfldd \fP - enhanced version of dd for forensics and security
5
5
\fB
@@ -209,7 +209,7 @@ Exec and write verify results to process COMMAND.
209
209
.B
210
210
diffwr=[on|off]
211
211
Only write to output if destination block content differs. This operation applies
212
- to any of=FILE that follows (diffwr= must be put before any of=)
212
+ to any of=FILE that follows (diffwr= must be put before any of=).
213
213
.TP
214
214
.B
215
215
\fB --help \fP
You can’t perform that action at this time.
0 commit comments