We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f820bc5 commit 3b151adCopy full SHA for 3b151ad
content/docs/command-reference/import-db.md
@@ -11,7 +11,7 @@ usage: dvc import-db [-h] [-q | -v]
11
## Description
12
13
With `import-db`, you can snapshot your ETL/database to a file to use in your
14
-data pipelines. This commands supports importing your table or a SQL query
+data pipelines. This command supports importing your table or a SQL query
15
results into different file formats. To do so, you have to set connection
16
strings to connect to a database, which can be setup in config as `db.<name>`.
17
Check [Database Connections](#database-connections) for more information.
0 commit comments