mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-23 08:51:34 +00:00
Update cheatsheets
This commit is contained in:
@@ -10,8 +10,8 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Run a single query:
|
||||
|
||||
`dolt sql --query "{{INSERT INTO t values (1, 3);}}"`
|
||||
`dolt sql {{[-q|--query]}} "{{INSERT INTO t values (1, 3);}}"`
|
||||
|
||||
- List all saved queries:
|
||||
|
||||
`dolt sql --list-saved`
|
||||
`dolt sql {{[-l|--list-saved]}}`
|
||||
|
||||
Reference in New Issue
Block a user