mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-10 10:36:30 +00:00
538 B
538 B
Name
sql
Synopsis
$ sql [--database database] [--read file] [--source file] [--no-sqlrc]
Description
This is a client for the SerenitySQL database server.
Options:
--help: Display help message and exit--version: Print version--complete: Perform autocompletion-d database,--database database: Database to connect to-r file,--read file: File to read-s file,--source file: File to source-n,--no-sqlrc: Don't read ~/.sqlrc