mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-06 09:58:46 +00:00
Update cheatsheets
This commit is contained in:
@@ -36,6 +36,6 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`cat {{path/to/source.csv}} | duckdb -c "{{COPY (FROM read_csv('/dev/stdin')) TO '/dev/stdout' WITH (FORMAT CSV, HEADER)}}"`
|
||||
|
||||
- Display help:
|
||||
- Start the DuckDB UI, a web interface with notebooks:
|
||||
|
||||
`duckdb -help`
|
||||
`duckdb -ui`
|
||||
|
||||
Reference in New Issue
Block a user