mirror of
https://github.com/neilotoole/sq.git
synced 2024-12-01 03:14:02 +03:00
doc update
This commit is contained in:
parent
55e9d87144
commit
7633b53b33
@ -57,7 +57,7 @@ yum localinstall -y https://github.com/neilotoole/sq/releases/latest/download/sq
|
||||
|
||||
## Quickstart
|
||||
|
||||
Use `sq help` to see command help. Note that the [tutorial](https://github.com/neilotoole/sq/wiki/Tutorial) has a more detail, but here's the basics:
|
||||
Use `sq help` to see command help. Note that the [tutorial](https://github.com/neilotoole/sq/wiki/Tutorial) has more detail, but here's the basics:
|
||||
|
||||
`sq` operates on data sources, which are treated as SQL databases (even if the source is really a CSV or XLSX file etc). In a nutshell, you add a source (giving it a `handle`), and then execute commands against the source.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user