]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Improvements to the command-line argument parsing in the
authordrh <drh@noemail.net>
Thu, 25 Oct 2012 15:23:14 +0000 (15:23 +0000)
committerdrh <drh@noemail.net>
Thu, 25 Oct 2012 15:23:14 +0000 (15:23 +0000)
commit98d312fc3ea45e7836edae65582207a8f75a1451
tree51af468c627630e881b8877f7374efd3d96345c0
parent8749c1831ae251b2ae5a60277448158f2492634a
Improvements to the command-line argument parsing in the
command-line shell.  Command-line options can now occur either before
or after the database name and first command and are still accepted and
processed.  Command-line options are processed even if no database name
is given (and :memory: is assumed).

FossilOrigin-Name: 317c80cba3688a97ade9cde622cc3bd94cf3436a
manifest
manifest.uuid
src/shell.c
test/shell1.test