~ubuntu-branches/ubuntu/maverick/clamav/maverick-backports

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Stephen Gran, Stephen Gran, Michael Tautschnig
  • Date: 2010-04-26 21:41:18 UTC
  • mfrom: (2.1.6 squeeze)
  • Revision ID: james.westby@ubuntu.com-20100426214118-i6lo606wnh7ywfj6
Tags: 0.96+dfsg-4
[ Stephen Gran ]
* Fixed typo in clamav-milter's postinst

[ Michael Tautschnig ]
* Fixed typo in clamav-freshclam's postinst (closes: #579271)
* Debconf translation updates
  - Portuguese (closes: #579068)

Show diffs side-by-side

added added

removed removed

Lines of Context:
69
69
\fB\-\-verify\-cdiff=FILE, \-r FILE\fR
70
70
Verify DIFF against CVD/INCDIR.
71
71
.TP 
72
 
\fB\-l, \-\-list\-sigs\fR
73
 
List signature names.
 
72
\fB\-l[FILE], \-\-list\-sigs[=FILE]\fR
 
73
List all signature names from the local database directory (default) or from FILE.
 
74
.TP 
 
75
\fB\-fREGEX, \-\-find\-sigs=REGEX\fR
 
76
Find and display signatures from the local database directory which match the given REGEX. The whole signature body (name, hex string, etc.) is checked.
 
77
.TP 
 
78
\fB\-fREGEX, \-\-decode\-sigs=REGEX\fR
 
79
Decode signatures read from the standard input (eg. piped from \-\-find\-sigs)
 
80
.TP 
 
81
\fB\-fREGEX, \-\-test\-sigs=DATABASE TARGET_FILE\fR
 
82
Test all signatures from DATABASE against TARGET_FILE.
74
83
.SH "EXAMPLES"
75
84
.LP 
76
85
.TP