Lines Matching defs:help
59 help
90 help
115 help
142 help
168 help
315 char *name, *help;
400 // Show sorted "-o help" text for fields listed in toybuf[len]
423 if (strlen(t->help)>30) {
424 if (multi) printf(" %-8s%s\n", t->name, t->help);
428 printf(" %-8s%*s%c"+2*!left, t->name, -30*left, t->help, 10+22*left);
434 // Print help text for each -o field, with categories.
1060 // Caller's WOULD_EXIT catches -o help and prints help