File sqlitebrowser.1 of Package sqlitebrowser
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
.TH SQLITEBROWSER "1" "February 2025" "sqlitebrowser 3.13.99" "User Commands"
.SH NAME
sqlitebrowser \- DB Browser for SQLite
.SH SYNOPSIS
.B sqlitebrowser
[\fI\,options\/\fR] [\fI\,<database>|<project>|csv-file\/\fR]
.SH DESCRIPTION
.SS "Possible command line arguments:"
.TP
\fB\-h\fR, \fB\-\-help\fR
Show command line options
.TP
\fB\-q\fR, \fB\-\-quit\fR
Exit application after running scripts
.TP
\fB\-s\fR, \fB\-\-sql\fR <file>
Execute this SQL file after opening the DB
.HP
\fB\-\-import\-csv\fR <file> Import this CSV file into the passed DB or into a new DB
.HP
\fB\-t\fR, \fB\-\-table\fR <table> Browse this table, or use it as target of a data import
.TP
\fB\-R\fR, \fB\-\-read\-only\fR
Open database in read\-only mode
.TP
\fB\-S\fR, \fB\-\-settings\fR <settings_file>
Run application based on this settings file
.TP
\fB\-o\fR, \fB\-\-option\fR <group>/<settings>=<value>
Run application with this setting temporarily set to value
.TP
\fB\-O\fR, \fB\-\-save\-option\fR <group>/<settings>=<value>
Run application saving this value for this setting
.TP
\fB\-v\fR, \fB\-\-version\fR
Display the current version
.TP
<database>
Open this SQLite database
.TP
<project>
Open this project file (*.sqbpro)
.TP
<csv\-file>
Import this CSV file into an in\-memory database