Lines Matching full:help
2128 ** Text of a help message
2150 ".help Show this message\n"
2485 if( c=='h' && strncmp(azArg[0], "help", n)==0 ){
2747 " \"%s\". Enter \".help\" for help\n", azArg[2]);
3023 " \"%s\". Enter \".help\" for help\n", azArg[0]);
3316 " -help show this message\n"
3340 fprintf(stderr, "Use the -help option for additional information\n");
3417 fprintf(stderr,"Use -help for a list of options.\n");
3472 fprintf(stderr,"Use -help for a list of options.\n");
3481 fprintf(stderr,"Use -help for a list of options.\n");
3501 }else if( strcmp(z,"-help")==0 || strcmp(z, "--help")==0 ){
3505 fprintf(stderr,"Use -help for a list of options.\n");
3536 "Enter \".help\" for instructions\n"