We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b7ed9c commit 4ab1be2Copy full SHA for 4ab1be2
1 file changed
README.md
@@ -10,7 +10,7 @@ Usage:
10
11
$ sqlite-diffable dump fixtures.db out/ facetable
12
13
-This dumps the table called "facetable" from fixtures.db into the out/ directory.
+This dumps the table called `facetable` from `fixtures.db` into the `out/` directory.
14
15
To dump out all tables, use `--all`:
16
0 commit comments