~ubuntu-branches/ubuntu/raring/clamav/raring-updates

« back to all changes in this revision

Viewing changes to docs/man/clamscan.1.in

  • Committer: Bazaar Package Importer
  • Author(s): Scott Kitterman
  • Date: 2011-06-18 11:56:34 UTC
  • mfrom: (0.35.21 sid)
  • Revision ID: james.westby@ubuntu.com-20110618115634-u2lovivet0qx34d0
Tags: 0.97.1+dfsg-1ubuntu1
* Merge from debian unstable.  Remaining changes:
  - Drop build-dep on electric-fence (in Universe)
  - Add apparmor profiles for clamd and freshclam along with maintainer
    script changes

Show diffs side-by-side

added added

removed removed

Lines of Context:
87
87
\fB\-\-bytecode[=yes(*)/no]\fR
88
88
With this option enabled ClamAV will load bytecode from the database. It is highly recommended you keep this option turned on, otherwise you may miss detections for many new viruses.
89
89
.TP 
90
 
\fB\-\-bytecode\-trust\-all[=yes/no(*)]\fR
91
 
This option disables safety checks and makes ClamAV trust all bytecode. It should only be used for debugging.
 
90
\fB\-\-bytecode\-unsigned[=yes/no(*)]\fR
 
91
Allow loading bytecode from outside digitally signed .c[lv]d files.
92
92
.TP 
93
93
\fB\-\-bytecode\-timeout=N\fR
94
94
Set bytecode timeout in milliseconds (default: 60000 = 60s)