From 3cfad8a0c2e89d0de23e4c3d1f71673d2703d052 Mon Sep 17 00:00:00 2001 From: Johannes Laudenberg Date: Mon, 26 Feb 2024 15:43:48 +0100 Subject: [PATCH] Docs: Clarify help text about --fdpass option --- docs/man/clamdscan.1.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/man/clamdscan.1.in b/docs/man/clamdscan.1.in index 8bc2fe85f9..01de8268dd 100644 --- a/docs/man/clamdscan.1.in +++ b/docs/man/clamdscan.1.in @@ -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