Searched refs:help (Results 1 – 25 of 33) sorted by relevance
12
| /sqlite-3.40.0/test/ |
| H A D | shell1.test | 58 # -help 60 set res [catchcmd "-help test.db" ""] 185 } {1 {Error: unknown command or invalid arguments: "foo". Enter ".help" for help}} 188 } {1 {Error: unknown command or invalid arguments: "foo OFF". Enter ".help" for help}} 191 } {1 {Error: unknown command or invalid arguments: "foo OFF". Enter ".help" for help}} 196 } {1 {Error: unknown command or invalid arguments: "foo OFF". Enter ".help" for help}} 199 } {1 {Error: unknown command or invalid arguments: "foo OFF". Enter ".help" for help}} 381 set res [catchcmd "test.db" ".help"] 383 list [regexp {.help} $res] \ 388 # we allow .help to take extra args (it is help after all) [all …]
|
| H A D | fts3ac.test | 170 Thank for your help!'); 345 Thanks for your help on this. 403 …r than yours, or make conference calls please work with your Assistant to help find or set up equi… 674 complete her feedback by end of business Wednesday? It will really help me 692 Thanks for your help! 742 …, 'Re: Tennessee Buy - Louis Dreyfus', 'Beverly - once again thanks so much for your help on this. 790 …Also, James Bruce is working to get his gen report on the web. That will help with your access to… 901 Justin Boyd told me that your can help me with questions regarding Chile.
|
| H A D | fts2c.test | 170 Thank for your help!'); 345 Thanks for your help on this. 403 …r than yours, or make conference calls please work with your Assistant to help find or set up equi… 674 complete her feedback by end of business Wednesday? It will really help me 692 Thanks for your help! 742 …, 'Re: Tennessee Buy - Louis Dreyfus', 'Beverly - once again thanks so much for your help on this. 790 …Also, James Bruce is working to get his gen report on the web. That will help with your access to… 901 Justin Boyd told me that your can help me with questions regarding Chile.
|
| H A D | fts1c.test | 170 Thank for your help!'); 345 Thanks for your help on this. 403 …r than yours, or make conference calls please work with your Assistant to help find or set up equi… 674 complete her feedback by end of business Wednesday? It will really help me 692 Thanks for your help! 742 …, 'Re: Tennessee Buy - Louis Dreyfus', 'Beverly - once again thanks so much for your help on this. 790 …Also, James Bruce is working to get his gen report on the web. That will help with your access to… 901 Justin Boyd told me that your can help me with questions regarding Chile.
|
| H A D | fts1k.test | 54 # The trailing and leading hi-bit chars help with code which tests for
|
| H A D | fts2l.test | 54 # The trailing and leading hi-bit chars help with code which tests for
|
| H A D | fts3al.test | 54 # The trailing and leading hi-bit chars help with code which tests for
|
| H A D | autoindex4.test | 107 # 2021-11-30 - Enhancement to help the automatic index mechanism to
|
| H A D | like3.test | 14 # in particular the optimizations that occur to help those operators
|
| H A D | fts3query.test | 191 …ure while they''re on the telephone, for example); it seems they actually help our brains find wor…
|
| H A D | avfs.test | 60 puts $fd ".help\n.q"
|
| H A D | permutations.test | 1188 proc help {} { 1221 help
|
| H A D | tester.tcl | 406 --help This message
|
| H A D | like.test | 13 # in particular the optimizations that occur to help those operators
|
| /sqlite-3.40.0/tool/ |
| H A D | mksqlite3c.tcl | 25 set help {Usage: tclsh mksqlite3c.tcl <options> 31 --help => See this. 60 } elseif {[regexp {^-?-((help)|\?)$} $x]} { 61 puts $help
|
| H A D | mkshellc.tcl | 27 ** source file to help make the command-line program easier to compile.
|
| H A D | omittest.tcl | 157 -{1,2}help {
|
| /sqlite-3.40.0/ |
| H A D | config.sub | 75 help=" 85 --help | --h* | -h ) 92 echo "$me: invalid option $1$help" >&2 106 0) echo "$me: missing argument$help" >&2 109 *) echo "$me: too many arguments$help" >&2
|
| H A D | config.guess | 58 help=" 68 --help | --h* | -h ) 75 echo "$me: invalid option $1$help" >&2 83 echo "$me: too many arguments$help" >&2
|
| H A D | aclocal.m4 | 599 -h, --help print this help, then exit 620 --help | --h* | -h ) 628 Try \`$[0] --help' for more information.]) ;; 631 Try \`$[0] --help' for more information.]) ;; 4283 if $LD --help 2>&1 | $GREP 'no-whole-archive' > /dev/null; then 4350 if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then 5462 if eval "`$CC -print-prog-name=ld` --help 2>&1" | 5648 if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then 7380 # This is to help aclocal find these macros, as it can't see m4_define. 7743 # This is to help aclocal find these macros, as it can't see m4_define. [all …]
|
| H A D | configure | 1091 -help | --help | --hel | --he | -h) 1093 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*) 1095 -help=s* | --help=s* | --hel=s* | --he=s* | -hs*) 7310 if $LD --help 2>&1 | $GREP 'no-whole-archive' > /dev/null; then 7358 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
|
| H A D | ltmain.sh | 802 --help) opt_help=: ;; 1634 $ECHO "Try \`$progname --help' for more information about other modes." 1639 # Now that we've collected a possible --mode arg, show help if necessary 8421 help="$generic_help"
|
| /sqlite-3.40.0/autoconf/ |
| H A D | INSTALL | 100 the `configure' script does not know about. Run `./configure --help' 158 kinds of files. Run `configure --help' for a list of the directories 322 `--help' 326 `--help=short' 327 `--help=recursive' 369 `configure --help' for more details.
|
| /sqlite-3.40.0/autoconf/tea/tclconfig/ |
| H A D | install-sh | 143 --help) echo "$usage"; exit $?;;
|
| /sqlite-3.40.0/src/ |
| H A D | shell.c.in | 4314 ** Text of help messages. 4402 ".help ?-all? ?PATTERN? Show help text for PATTERN", 4609 ** Output help text. 6584 utf8_printf(stderr, "Use \".archive --help\" for more help\n"); 8210 if( cli_strcmp(zCmd,"help")==0 ){ 8230 "Use \".filectrl --help\" for help\n", zCmd); 8238 "Use \".filectrl --help\" for help\n", zCmd); 10417 if( cli_strcmp(zCmd,"help")==0 ){ 10437 "Use \".testctrl --help\" for help\n", zCmd); 10445 "Use \".testctrl --help\" for help\n", zCmd); [all …]
|
12