From f3d6141262e32e788838afee5e6c7a277ce3d029 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Love=20H=C3=B6rnquist-=C3=85strand?= Date: Sat, 15 Oct 2005 04:42:47 +0000 Subject: [PATCH] viced-help-abortthres-20051014 FIXES 22070 add help for abort thresshold switch --- src/viced/viced.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/viced/viced.c b/src/viced/viced.c index a302aeda5..9d34351b2 100644 --- a/src/viced/viced.c +++ b/src/viced/viced.c @@ -750,6 +750,7 @@ FlagMsg() strcat(buffer, "[-realm ] "); strcat(buffer, "[-udpsize ] "); strcat(buffer, "[-sendsize ] "); + strcat(buffer, "[-abortthreshold ] "); /* strcat(buffer, "[-enable_peer_stats] "); */ /* strcat(buffer, "[-enable_process_stats] "); */ strcat(buffer, "[-help]\n"); -- 2.39.5