Hello, In the string zOptions in shell.c.in there are a couple of inconsistencies in the usage/help text: " -lookaside SIZE N use N entries of SZ bytes for lookaside memory\n" and " -pagecache SIZE N use N slots of SZ bytes each for page cache memory\n" where the option definition refers to SIZE and the explanatory text refers to SZ.
Best regards, Brian Nixon _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

