Browse code

update

git-svn-id: file:///var/lib/svn/clamav-devel/trunk/clamav-devel@1215 77e5149b-7576-45b1-b177-96237e5ba77b

Tomasz Kojm authored on 2004/12/27 09:07:46
Showing 1 changed files
... ...
@@ -57,6 +57,7 @@ Don't scan file names containing PATT. It may be used multiple times.
57 57
 .TP 
58 58
 \fB\-\-include=PATT\fR
59 59
 Only scan file names containing PATT. It may be used multiple times.
60
+.TP 
60 61
 \fB\-i, \-\-infected\fR
61 62
 Only print infected files.
62 63
 .TP 
... ...
@@ -70,7 +71,7 @@ Move infected files into DIRECTORY. Directory must be writeable for the 'clamav'
70 70
 Disable scanning of mail files.
71 71
 .TP 
72 72
 \fB\-\-no\-pe\fR
73
-PE stands for Portable Executable \- it's an executable file format used in all 32\-bit versions of Windows operating systems. By default ClamAV performs deeper analysis of executable files and tries to decompress popular executable packers such as UPX. This option \fBdisables\fR PE support and is not recommended !
73
+PE stands for Portable Executable \- it's an executable file format used in all 32\-bit versions of Windows operating systems. By default ClamAV performs deeper analysis of executable files and attempts to decompress popular executable packers such as UPX, Petite, and FSG. This option \fBdisables\fR PE support and should be used with care!
74 74
 .TP 
75 75
 \fB\-\-no\-ole2\fR
76 76
 Disable support for Microsoft Office document files.