Merge branch 'jwilk-forks-man'
This commit is contained in:
commit
6eb56cb407
4 changed files with 7 additions and 5 deletions
|
@ -17,7 +17,9 @@ fidentify \- Determine file type using PhotoRec database
|
||||||
.B --check
|
.B --check
|
||||||
check the file format like PhotoRec does by default
|
check the file format like PhotoRec does by default
|
||||||
.SH SEE ALSO
|
.SH SEE ALSO
|
||||||
.BR photorec(8), testdisk(8), file(1)
|
.BR photorec (8),
|
||||||
|
.BR testdisk (8),
|
||||||
|
.BR file (1)
|
||||||
.BR
|
.BR
|
||||||
.SH AUTHOR
|
.SH AUTHOR
|
||||||
PhotoRec @VERSION@, Data Recovery Utility, @TESTDISKDATE@
|
PhotoRec @VERSION@, Data Recovery Utility, @TESTDISKDATE@
|
||||||
|
|
|
@ -17,7 +17,7 @@ create a photorec.log file
|
||||||
.B /debug
|
.B /debug
|
||||||
add debug information
|
add debug information
|
||||||
.SH SEE ALSO
|
.SH SEE ALSO
|
||||||
.BR testdisk(8),
|
.BR testdisk (8),
|
||||||
.BR fdisk (8).
|
.BR fdisk (8).
|
||||||
.BR
|
.BR
|
||||||
.SH AUTHOR
|
.SH AUTHOR
|
||||||
|
|
|
@ -8,8 +8,8 @@ qphotorec \- Recover lost files from harddisk, digital camera and cdrom
|
||||||
\fBQPhotoRec\fP is a GUI file data recovery software designed to recover lost files including video, documents and archives from Hard Disks and CDRom and lost pictures (Photo Recovery) from digital camera memory. QPhotoRec ignores the filesystem and goes after the underlying data, so it'll work even if your media's filesystem is severely damaged or formatted. PhotoRec is safe to use, it will never attempt to write to the drive or memory support you are about to recover lost data from.
|
\fBQPhotoRec\fP is a GUI file data recovery software designed to recover lost files including video, documents and archives from Hard Disks and CDRom and lost pictures (Photo Recovery) from digital camera memory. QPhotoRec ignores the filesystem and goes after the underlying data, so it'll work even if your media's filesystem is severely damaged or formatted. PhotoRec is safe to use, it will never attempt to write to the drive or memory support you are about to recover lost data from.
|
||||||
For more information on how to use, please visit the wiki pages on www.cgsecurity.org
|
For more information on how to use, please visit the wiki pages on www.cgsecurity.org
|
||||||
.SH SEE ALSO
|
.SH SEE ALSO
|
||||||
.BR photorec(8),
|
.BR photorec (8),
|
||||||
.BR testdisk(8),
|
.BR testdisk (8),
|
||||||
.BR fdisk (8).
|
.BR fdisk (8).
|
||||||
.BR
|
.BR
|
||||||
.SH AUTHOR
|
.SH AUTHOR
|
||||||
|
|
|
@ -54,7 +54,7 @@ dump raw sectors
|
||||||
display current partitions
|
display current partitions
|
||||||
.SH SEE ALSO
|
.SH SEE ALSO
|
||||||
.BR fdisk (8),
|
.BR fdisk (8),
|
||||||
.BR photorec(8).
|
.BR photorec (8).
|
||||||
.BR
|
.BR
|
||||||
.SH AUTHOR
|
.SH AUTHOR
|
||||||
TestDisk @VERSION@, Data Recovery Utility, @TESTDISKDATE@
|
TestDisk @VERSION@, Data Recovery Utility, @TESTDISKDATE@
|
||||||
|
|
Loading…
Reference in a new issue