SetNetTrace
{ "tracefile", "file to write trace information to", SetNetTrace,
extern void SetNetTrace(char *); /* Function to change where debugging goes */
SetNetTrace(optarg);