We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37baf49 commit c19ac78Copy full SHA for c19ac78
README.md
@@ -92,7 +92,7 @@ Once your configuration files are complete, you can use TypeDB Loader in one of
92
93
```Shell
94
./bin/typedbloader load \
95
- -tdb localhost:1729, \
+ -tdb localhost:1729 \
96
-c /path/to/your/config.json \
97
-db databaseName \
98
-cm
0 commit comments