Lines Matching full:help
88 void help()115 " (see 'adb help all')\n"138 " adb help - show this help message\n"178 help();669 /* The environment didn't help. Walk up the tree from the CWD1117 if(!strcmp(argv[0], "help") || !strcmp(argv[0], "/?")) {1118 help();