Lines Matching refs:help
4314 ** Text of help messages.
4316 ** The help text for each individual command begins with a line that starts
4399 " --help Show CMD details",
4402 ".help ?-all? ?PATTERN? Show help text for PATTERN",
4609 ** Output help text.
4611 ** zPattern describes the set of commands for which help text is provided.
6582 utf8_printf(stderr, "Use \"-A\" for more help\n");
6584 utf8_printf(stderr, "Use \".archive --help\" for more help\n");
6672 { "help", 'h', AR_CMD_HELP, 0 },
8191 zCmd = nArg>=2 ? azArg[1] : "help";
8209 /* --help lists all file-controls */
8210 if( cli_strcmp(zCmd,"help")==0 ){
8230 "Use \".filectrl --help\" for help\n", zCmd);
8238 "Use \".filectrl --help\" for help\n", zCmd);
8368 if( c=='h' && cli_strncmp(azArg[0], "help", n)==0 ){
10408 zCmd = nArg>=2 ? azArg[1] : "help";
10416 /* --help lists all test-controls */
10417 if( cli_strcmp(zCmd,"help")==0 ){
10437 "Use \".testctrl --help\" for help\n", zCmd);
10445 "Use \".testctrl --help\" for help\n", zCmd);
10841 " \"%s\". Enter \".help\" for help\n", azArg[0]);
11323 " -help show this message\n"
11371 raw_printf(stderr, "Use the -help option for additional information\n");
11896 }else if( cli_strcmp(z,"-help")==0 ){
11940 raw_printf(stderr,"Use -help for a list of options.\n");
11982 "Enter \".help\" for usage hints.\n",