mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
duckdb: add new shorthand flag (#15747)
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
- Run an SQL script:
|
||||
|
||||
`duckdb -c ".read {{path/to/script.sql}}"`
|
||||
`duckdb -f {{path/to/script.sql}}`
|
||||
|
||||
- Run query on database file and keep the interactive shell open:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user