mirror of https://github.com/Cisco-Talos/clamav
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30 lines
733 B
30 lines
733 B
.TH "Config tool" "1" "February 12, 2007" "ClamAV @VERSION@" "Clam AntiVirus"
|
|
.SH "NAME"
|
|
.LP
|
|
clamconf \- Clam AntiVirus configuration utility
|
|
.SH "SYNOPSIS"
|
|
.LP
|
|
clamconf [options]
|
|
.SH "DESCRIPTION"
|
|
.LP
|
|
clamconf displays the values of configuration options.
|
|
.SH "OPTIONS"
|
|
.LP
|
|
|
|
.TP
|
|
\fB\-h, \-\-help\fR
|
|
Display help and exit.
|
|
.TP
|
|
\fB\-c DIR, \-\-config\-dir DIR\fR
|
|
Search for configuration files clamd.conf and freshclam.conf in DIR.
|
|
.TP
|
|
\fB\-n, \-\-non\-default\fR
|
|
Only print non-default settings.
|
|
.SH "CREDITS"
|
|
The idea of this tool is based on Postfix's postconf. clamconf was created under pressure from Tomasz Papszun ;-)
|
|
.SH "AUTHOR"
|
|
.LP
|
|
Tomasz Kojm <tkojm@clamav.net>
|
|
.SH "SEE ALSO"
|
|
.LP
|
|
clamd.conf(5), freshclam.conf(5)
|
|
|