SYNOPSIS

spatialite \kx [OPTIONS] FILENAME [SQL]

DESCRIPTION

spatialite is a CLI backend for SpatiaLite.

OPTIONS

\*(T<-bail\*(T>

stop after hitting an error

\*(T<-batch\*(T>

force batch I/O

\*(T<-column\*(T>

set output mode to 'column'

\*(T<-cmd\*(T> command

run command before reading stdin

\*(T<-csv\*(T>

set output mode to 'csv'

\*(T<-echo\*(T>

print commands before execution

\*(T<-init\*(T> filename

read/process named file

\*(T<-[no]header\*(T>

turn headers on or off

\*(T<-help\*(T>

show help message

\*(T<-html\*(T>

set output mode to HTML

\*(T<-interactive\*(T>

force interactive I/O

\*(T<-line\*(T>

set output mode to 'line'

\*(T<-list\*(T>

set output mode to 'list'

\*(T<-multiplex\*(T>

enable the multiplexor VFS (if support built in)

\*(T<-nullvalue\*(T> 'text'

set text string for NULL values

\*(T<-separator\*(T> 'x'

set output field separator (|)

\*(T<-stats\*(T>

print memory stats before each finalize

\*(T<-version\*(T>

show SQLite version

\*(T<-vfs\*(T> NAME

use NAME as the default VFS

\*(T<-vfstrace\*(T>

enable tracing of all VFS calls (if support built in)