Home
last modified time | relevance | path

Searched refs:help (Results 1 – 25 of 33) sorted by relevance

12

/sqlite-3.40.0/test/
H A Dshell1.test58 # -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 Dfts3ac.test170 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 Dfts2c.test170 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 Dfts1c.test170 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 Dfts1k.test54 # The trailing and leading hi-bit chars help with code which tests for
H A Dfts2l.test54 # The trailing and leading hi-bit chars help with code which tests for
H A Dfts3al.test54 # The trailing and leading hi-bit chars help with code which tests for
H A Dautoindex4.test107 # 2021-11-30 - Enhancement to help the automatic index mechanism to
H A Dlike3.test14 # in particular the optimizations that occur to help those operators
H A Dfts3query.test191 …ure while they''re on the telephone, for example); it seems they actually help our brains find wor…
H A Davfs.test60 puts $fd ".help\n.q"
H A Dpermutations.test1188 proc help {} {
1221 help
H A Dtester.tcl406 --help This message
H A Dlike.test13 # in particular the optimizations that occur to help those operators
/sqlite-3.40.0/tool/
H A Dmksqlite3c.tcl25 set help {Usage: tclsh mksqlite3c.tcl <options>
31 --help => See this.
60 } elseif {[regexp {^-?-((help)|\?)$} $x]} {
61 puts $help
H A Dmkshellc.tcl27 ** source file to help make the command-line program easier to compile.
H A Domittest.tcl157 -{1,2}help {
/sqlite-3.40.0/
H A Dconfig.sub75 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 Dconfig.guess58 help="
68 --help | --h* | -h )
75 echo "$me: invalid option $1$help" >&2
83 echo "$me: too many arguments$help" >&2
H A Daclocal.m4599 -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 Dconfigure1091 -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 Dltmain.sh802 --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 DINSTALL100 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 Dinstall-sh143 --help) echo "$usage"; exit $?;;
/sqlite-3.40.0/src/
H A Dshell.c.in4314 ** 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