'\" -*- coding: UTF-8 -*- .if \n(.g .ds T< \\FC .if \n(.g .ds T> \\F[\n[.fam]] .de URL \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac .TH spatialite 1 "25 July 2023" "" "" .SH NAME spatialite \- CLI backend for SpatiaLite .SH SYNOPSIS 'nh .fi .ad l \fBspatialite\fR \kx .if (\nx>(\n(.l/2)) .nr x (\n(.l/5) 'in \n(.iu+\nxu [\fIOPTIONS\fR] \fIFILENAME\fR [\fISQL\fR] 'in \n(.iu-\nxu .ad b 'hy .SH DESCRIPTION \fBspatialite\fR is a CLI backend for SpatiaLite. .SH OPTIONS .TP \*(T<\fB\-bail\fR\*(T> stop after hitting an error .TP \*(T<\fB\-batch\fR\*(T> force batch I/O .TP \*(T<\fB\-column\fR\*(T> set output mode to 'column' .TP \*(T<\fB\-cmd\fR\*(T> \fIcommand\fR run \fIcommand\fR before reading stdin .TP \*(T<\fB\-csv\fR\*(T> set output mode to 'csv' .TP \*(T<\fB\-echo\fR\*(T> print commands before execution .TP \*(T<\fB\-init\fR\*(T> \fIfilename\fR read/process named file .TP \*(T<\fB\-[no]header\fR\*(T> turn headers on or off .TP \*(T<\fB\-help\fR\*(T> show help message .TP \*(T<\fB\-html\fR\*(T> set output mode to HTML .TP \*(T<\fB\-interactive\fR\*(T> force interactive I/O .TP \*(T<\fB\-line\fR\*(T> set output mode to 'line' .TP \*(T<\fB\-list\fR\*(T> set output mode to 'list' .TP \*(T<\fB\-multiplex\fR\*(T> enable the multiplexor VFS (if support built in) .TP \*(T<\fB\-nullvalue\fR\*(T> '\fItext\fR' set text string for NULL values .TP \*(T<\fB\-separator\fR\*(T> '\fIx\fR' set output field separator (|) .TP \*(T<\fB\-stats\fR\*(T> print memory stats before each finalize .TP \*(T<\fB\-version\fR\*(T> show SQLite version .TP \*(T<\fB\-vfs\fR\*(T> \fINAME\fR use NAME as the default VFS .TP \*(T<\fB\-vfstrace\fR\*(T> enable tracing of all VFS calls (if support built in)