Lines Matching defs:help

117 	char	*help;		/* help string (NULL for no help) */
376 char *help; /* Help information (0 ==> no help) */
415 { "help", 0, 0, 0, send_help, 0, 0 },
440 (void) printf("'send ?' for help\n");
454 "for help.\n", argv[i]);
458 "for help.\n", argv[i]);
464 "command. 'send %s ?' for help.\n",
479 (void) printf("'send ?' for help\n");
490 (void) printf("buffer, if this might help.)\n");
559 if (isprefix(name, "help") || isprefix(name, "?")) {
582 "'%s': ambiguous argument ('send %s ?' for help).\n",
598 "'%s': unknown argument ('send %s ?' for help).\n",
603 "'%s': bad value ('send %s ?' for help).\n",
621 if (s->help)
622 (void) printf("%-15s %s\n", s->name, s->help);
772 char *help; /* help message */
883 { "help",
895 if (c->help) {
896 if (*c->help)
898 "%-15s toggle %s\n", c->name, c->help);
904 (void) printf("%-15s %s\n", "?", "display help information");
915 if (c->help) {
916 if (*c->help)
918 set ? "enable" : "disable", c->help);
940 "'toggle ?' for help.\n");
950 "('toggle ?' for help).\n", name);
954 "('toggle ?' for help).\n", name);
983 char *help; /* help information */
1056 "Format is 'set Name Value'\n'set ?' for help.\n");
1060 (isprefix(argv[1], "?") || isprefix(argv[1], "help"))) {
1062 (void) printf("%-15s %s\n", ct->name, ct->help);
1065 (void) printf("%-15s %s\n", "?", "display help information");
1074 "('set ?' for help).\n", argv[1]);
1078 "('set ?' for help).\n", argv[1]);
1089 "'set ?' for help.\n");
1102 "Format is 'set Name Value'\n'set ?' for help.\n");
1106 "'%s': ambiguous argument ('set ?' for help).\n", argv[1]);
1137 "'unset ?' for help.\n");
1140 if (isprefix(argv[1], "?") || isprefix(argv[1], "help")) {
1142 (void) printf("%-15s %s\n", ct->name, ct->help);
1145 (void) printf("%-15s %s\n", "?", "display help information");
1158 "('unset ?' for help).\n", name);
1163 "('unset ?' for help).\n", name);
1178 "('unset ?' for help).\n", name);
1263 (void) printf("'mode ?' for help.\n");
1289 char *help; /* help string */
1323 { "help", 0, modehelp, 0 },
1328 { "?", "Print help information", modehelp, 0 },
1340 if (mt->help) {
1341 if (*mt->help)
1342 (void) printf("%-15s %s\n", mt->name, mt->help);
1362 (void) printf("'mode ?' for help.\n");
1365 "Unknown mode '%s' ('mode ?' for help).\n", argv[1]);
1368 "Ambiguous mode '%s' ('mode ?' for help).\n", argv[1]);
1371 (void) printf("'mode ?' for help.\n");
1629 char *help;
1643 { "help", 0, slc_help, 0 },
1644 { "?", "Print help information", slc_help, 0 },
1654 if (c->help) {
1655 if (*c->help)
1656 (void) printf("%-15s %s\n", c->name, c->help);
1680 "Need an argument to 'slc' command. 'slc ?' for help.\n");
1686 "'%s': unknown argument ('slc ?' for help).\n",
1692 "'%s': ambiguous argument ('slc ?' for help).\n", argv[1]);
1706 char *help;
1739 { "help", 0, env_help, 0 },
1740 { "?", "Print help information", env_help, 0 },
1750 if (c->help) {
1751 if (*c->help)
1752 (void) printf("%-15s %s\n", c->name, c->help);
1777 "'environ ?' for help.\n");
1783 "('environ ?' for help).\n", argv[1]);
1788 "('environ ?' for help).\n", argv[1]);
1794 "'environ ?' for help.\n",
2100 char *help;
2121 { "help", 0, auth_help, 0 },
2122 { "?", "Print help information", auth_help, 0 },
2132 if (c->help) {
2133 if (*c->help)
2134 (void) printf("%-15s %s\n", c->name, c->help);
2152 "command. 'auth ?' for help.\n");
2160 "'%s': unknown argument ('auth ?' for help).\n",
2166 "'%s': ambiguous argument ('auth ?' for help).\n", argv[1]);
2172 " 'auth ?' for help.\n",
2188 char *help;
2211 {"help",
2215 "Print help information",
2249 if (c->help) {
2250 if (*c->help)
2251 (void) printf("%-15s %s\r\n", c->name, c->help);
2267 "command. 'forward ?' for help.\n"));
2274 "'%s': unknown argument ('forward ?' for help).\n"),
2280 "'%s': ambiguous argument ('forward ?' for help).\n"),
2287 "'forward ?' for help.\n"), c->name);
2299 char *help;
2330 { "help", 0,
2332 { "?", "Print help information", EncryptHelp, 0, 0, 0 },
2342 if (c->help) {
2343 if (*c->help)
2344 (void) printf("%-15s %s\n", c->name, c->help);
2360 "'encrypt ?' for help.\n"));
2368 "'%s': unknown argument ('encrypt ?' for help).\n"),
2374 "'%s': ambiguous argument ('encrypt ?' for help).\n"),
2393 "to 'encrypt %s' command. 'encrypt ?' for help.\n"),
2399 (isprefix(argv[2], "help") || isprefix(argv[2], "?")))) {
3007 if (isprefix(*argv, "help") == 4 || isprefix(*argv, "?") == 1)
3369 static char helphelp[] = "print help information";
3390 static int help();
3411 { "?", helphelp, help, 0 },
3417 { "help", 0, help, 0 },
3546 help(argc, argv)
3556 if (c->help) {
3558 c->name, c->help);
3568 (void) printf("?Ambiguous help command %s\n", arg);
3570 (void) printf("?Invalid help command %s\n", arg);
3571 else if (c->help) {
3572 (void) printf("%s\n", c->help);
3574 (void) printf("No additional help on %s\n", arg);