1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.44.1.
.TH DDRU_NTFSFINDBAD "1" "November 2016" "ddru_ntfsfindbad 1.5 20150109" "User Commands"
.SH NAME
ddru_ntfsfindbad \- Part of the ddrutility tool set.
.SH SYNOPSIS
.B ddru_ntfsfindbad
[\fIoptions\fR] \fI<source_disk> <input_logfile>\fR
.SH DESCRIPTION
ddru_ntfsfindbad \- Part of the ddrutility tool set
Uses the logfile from GNU ddrescue to make a list of files that have read errors
on an NTFS partition.
.SS "OPTIONS:"
.TP
\fB\-v\fR, \fB\-\-version\fR
Show version and exit
.TP
\fB\-h\fR, \fB\-\-help\fR
Show help and exit
.TP
\fB\-D\fR, \fB\-\-debug\fR
Turn on debugging and create a debug file
.TP
\fB\-V\fR, \fB\-\-verbose\fR
Show additional information
.TP
\fB\-e\fR, \fB\-\-encoding\fR <encoding>
Set output of NTFS filename language encoding
.TP
\fB\-i\fR, \fB\-\-inputoffset\fR <bytes>
Set input offset (partition offset)
.TP
\fB\-n\fR, \fB\-\-noconvert\fR
Turn off iconv file name conversion
.SH "REPORTING BUGS"
Report bugs to maximus57@hotmail.com
.br
Or better yet, report bugs at the project home page
.br
Ddrutility homepage: http://sourceforge.net/projects/ddrutility/
.SH COPYRIGHT
Copyright \(co 2015 Scott Dwyer.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
.br
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
.SH "SEE ALSO"
The full documentation for
.B ddru_ntfsfindbad
is maintained as a Texinfo manual. If the
.B info
and
.B ddru_ntfsfindbad
programs are properly installed at your site, the command
.IP
.B info ddrutility
.PP
should give you access to the complete manual.
|