Update cheatsheets

This commit is contained in:
ivuorinen
2025-06-30 00:22:10 +00:00
parent 0b27d7dda4
commit 3495c8ec38
111 changed files with 496 additions and 123 deletions

View File

@@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git
---
# sqlite3
> The command-line interface to SQLite 3, which is a self-contained file-based embedded SQL engine.
> Interface to SQLite 3, which is a self-contained file-based embedded SQL engine.
> More information: <https://sqlite.org/cli.html>.
- Start an interactive shell with a new database: