From: Love Hörnquist-Åstrand Date: Sat, 15 Oct 2005 04:42:47 +0000 (+0000) Subject: viced-help-abortthres-20051014 X-Git-Tag: openafs-devel-1_5_0~254 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=f3d6141262e32e788838afee5e6c7a277ce3d029;p=packages%2Fo%2Fopenafs.git viced-help-abortthres-20051014 FIXES 22070 add help for abort thresshold switch --- 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");