Lines Matching defs:command
37 // 'add' command options
48 // 'search' command options
71 struct command {
93 " or: %1$s [options] add [command options] [--] [compiler options] [files...]\n"
94 " or: %1$s [options] rm [command options] pattern\n"
95 " or: %1$s [options] search [command options] pattern\n"
282 message("command required");
1130 static const struct command commands[] = {
1151 const struct command *cmd;
1166 semind_error(1, 0, "unknown command: %s", argv[optind]);