On 20 Feb, 2004, at 16:43, Shawn Wills wrote: > I think 'T:' should be added to the call to getopt_long. > > while (1) { > c = getopt_long (argc, argv, > "Vvh46t:c:w:H:P:T:I:a:e:p:s:R:r:u:f:C:nlLSm:", longopts, &option); > > I've attached a patch for check_http.c 1.56. > My amateur mistake - fixed in 1.57. Thanks! Ton