]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
viced-help-abortthres-20051014
authorLove Hörnquist-Åstrand <lha@it.su.se>
Sat, 15 Oct 2005 04:42:47 +0000 (04:42 +0000)
committerDerrick Brashear <shadow@dementia.org>
Sat, 15 Oct 2005 04:42:47 +0000 (04:42 +0000)
FIXES 22070

add help for abort thresshold switch

src/viced/viced.c

index a302aeda563253306cd4fcf876b5e3be82a0db0b..9d34351b282d6acdd1684afe4b428b6520e72a4e 100644 (file)
@@ -750,6 +750,7 @@ FlagMsg()
     strcat(buffer, "[-realm <Kerberos realm name>] ");
     strcat(buffer, "[-udpsize <size of socket buffer in bytes>] ");
     strcat(buffer, "[-sendsize <size of send buffer in bytes>] ");
+    strcat(buffer, "[-abortthreshold <abort threshold>] ");
 /*   strcat(buffer, "[-enable_peer_stats] "); */
 /*   strcat(buffer, "[-enable_process_stats] "); */
     strcat(buffer, "[-help]\n");