Home
last modified time | relevance | path

Searched refs:showDetail (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sqlite/
H A Dshell.c1191 static void usage(int showDetail){ in usage() argument
1193 if( showDetail ){ in usage()