From 53aa737dd18d72fb759f08794799c166ae81fab7 Mon Sep 17 00:00:00 2001 From: chantra Date: Fri, 25 Mar 2011 10:24:30 +0100 Subject: Clarify --tmp-dir option Signed-off-by: chantra Acked-By: David Sommerseth Signed-off-by: David Sommerseth (cherry picked from commit dc2ccc825c6952546132286c57b193d8bb9daacd) --- options.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'options.c') diff --git a/options.c b/options.c index f4eeaee..36e8393 100644 --- a/options.c +++ b/options.c @@ -412,7 +412,7 @@ static const char usage_message[] = "--client-disconnect cmd : Run script cmd on client disconnection.\n" "--client-config-dir dir : Directory for custom client config files.\n" "--ccd-exclusive : Refuse connection unless custom client config is found.\n" - "--tmp-dir dir : Temporary directory, used for --client-connect return file.\n" + "--tmp-dir dir : Temporary directory, used for --client-connect return file and plugin communication.\n" "--hash-size r v : Set the size of the real address hash table to r and the\n" " virtual address table to v.\n" "--bcast-buffers n : Allocate n broadcast buffers.\n" -- cgit v1.2.3