mirror of
https://github.com/Cisco-Talos/clamav.git
synced 2025-10-19 10:23:17 +00:00
Docs: Clarify help text about --fdpass option
This commit is contained in:
parent
80b6a3dd63
commit
3cfad8a0c2
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ Continue scanning within file after finding a match.
|
|||
Only print infected files
|
||||
.TP
|
||||
\fB\-\-fdpass\fR
|
||||
Pass the file descriptor permissions to clamd. This is useful if clamd is running as a different user as it is faster than streaming the file to clamd.
|
||||
Open the file and pass the opened file descriptor to clamd. This is useful if clamd is running as a different user or if clamd sees a different file system tree. This is faster than streaming the file to clamd.
|
||||
Only available if connected to clamd via local(unix) socket.
|
||||
.TP
|
||||
\fB\-\-stream\fR
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue