Update man pages

This commit is contained in:
Christophe Grenier 2014-10-13 18:24:55 +02:00
parent 339f727157
commit 250d353160
6 changed files with 40 additions and 17 deletions

View file

@ -1,14 +1,23 @@
.\" May be distributed under the GNU General Public License
.TH FIDENTIFY 8 @TESTDISKDATE@ "Administration Tools"
.SH NAME
fidentify \- Recover lost files from harddisk, digital camera and cdrom
fidentify \- Determine file type using PhotoRec database
.SH SYNOPSIS
.BI "fidentify [directory]
.BI "fidentify [--check] [directory|file]
.sp
.BI "fidentify --version
.sp
.SH DESCRIPTION
\fBfidentify\fP identify the file type, the "extension", by using thr same database than PhotoRec.
\fBfidentify\fP identify the file type, the "extension", by using the same database than PhotoRec.
When a file or directory is specified, fidentify will output the type of file, or files under the specified directory.
If given no arguments, fidentify will output type of files under current directory.
fidentify is similar to file(1).
.SH OPTIONS
.TP
.B --check
check the file format like PhotoRec does by default
.SH SEE ALSO
.BR photorec(8),
.BR photorec(8), testdisk(8), file(1)
.BR
.SH AUTHOR
PhotoRec @VERSION@, Data Recovery Utility, @TESTDISKDATE@

View file

@ -8,6 +8,7 @@ photorec \- Recover lost files from harddisk, digital camera and cdrom
.BI "photorec /version
.SH DESCRIPTION
\fBPhotoRec\fP is 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. PhotoRec 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
.SH OPTIONS
.TP
.B /log

View file

@ -38,6 +38,7 @@ testdisk \- Scan and repair disk partitions
- Linux ext2
- NTFS (Windows NT/2K/XP/2003/Vista/...)
For more information on how to use, please visit the wiki pages on www.cgsecurity.org
.SH OPTIONS
.TP
.B /log

View file

@ -1,14 +1,23 @@
.\" May be distributed under the GNU General Public License
.TH FIDENTIFY 8 @TESTDISKDATE@ "Administration Tools"
.SH NAME
fidentify \- 从硬盘,数码相机或光盘中恢复丢失的文件
fidentify \- 用PhotoRec数据库来判断文件类型
.SH SYNOPSIS
.BI "fidentify [目录]
.BI "fidentify [--check] [目录|文件]
.sp
.BI "fidentify --version
.sp
.SH DESCRIPTION
\fBfidentify\fP 识别文件类型,以及“扩展名”,其中使用与 PhotoRec 相同的数据库。
\fBfidentify\fP 识别文件类型,以及“扩展名”,它使用与 PhotoRec 相同的数据库。
当一个文件或者目录被指定时fidentify会输出这个文件或者该目录下所有文件的类型。
如果没有提供参数fidentify会输出当前目录下的文件类型。
fidentify的功能与file(1)近似。
.SH OPTIONS
.TP
.B --check
像PhotoRec默认那样检查文件格式
.SH SEE ALSO
.BR photorec(8),
.BR photorec(8), testdisk(8), file(1)
.BR
.SH TRANSLATION
Zhou Mo <cdluminate@gmail.com>

View file

@ -8,13 +8,14 @@ photorec \- 从硬盘,数码相机或光盘中恢复丢失的文件
.BI "photorec /version
.SH DESCRIPTION
\fBPhotoRec\fP 是一个数据恢复工具,它能从硬盘、光盘中恢复丢失的文件包括视频,文档,归档,以及从数码相机存储中恢复丢失的图片(Photo Recovery)。PhotoRec 会忽略文件系统,并根据基本的数据进行恢复。所以即便您存储介质上的文件系统遭到了严重破坏,或者被格式化,它仍能工作。 PhotoRec 的使用是安全的,因为它会拒绝对目标 驱动器/存储器 进行写入操作。
关于该软件的使用方面的信息,可以参见 www.cgsecurity.org 上的维基页面。
.SH OPTIONS
.TP
.B /log
新建 photorec.log 日志文件
.TP
.B /debug
加 debug 信息
加 debug 信息
.SH SEE ALSO
.BR testdisk(8),
.BR fdisk (8).
@ -27,3 +28,4 @@ PhotoRec @VERSION@, 数据恢复工具, @TESTDISKDATE@
Christophe GRENIER <grenier@cgsecurity.org>
.br
http://www.cgsecurity.org

View file

@ -15,16 +15,16 @@ testdisk \- 扫描和恢复硬盘分区
- BSD disklabel (FreeBSD/OpenBSD/NetBSD)
- CramFS, 压缩文件系统
- DOS/Windows FAT12, FAT16 and FAT32
- HFS and HFS+, Hierarchical File System
- HFS and HFS+, 分层文件系统
- JFS, IBM 的日志文件系统
- Linux ext2/ext3/ext4
- Linux Raid
- Linux 磁盘阵列
RAID 1: 镜像
RAID 4: striped array with parity device
RAID 5: striped array with distributed parity information
RAID 6: striped array with distributed dual redundancy information
- Linux Swap (versions 1 and 2)
- LVM and LVM2, Linux Logical Volume Manager
RAID 4: 块交叉奇偶校验
RAID 5: 分布式块交叉奇偶校验
RAID 6: P+Q冗余
- Linux 交换分区 (版本 1 和 2)
- LVM and LVM2, Linux 逻辑卷管理器
- Mac partition map
- Novell Storage Services NSS
- NTFS (Windows NT/2K/XP/2003/Vista/...)
@ -38,10 +38,11 @@ testdisk \- 扫描和恢复硬盘分区
- Linux ext2
- NTFS (Windows NT/2K/XP/2003/Vista/...)
关于该软件的使用方面的信息,可以参见 www.cgsecurity.org 上的维基页面。
.SH OPTIONS
.TP
.B /log
建一个 testdisk.log 日志文件
一个 testdisk.log 日志文件
.TP
.B /debug
添加 debug 信息