We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18feb11 commit 5772530Copy full SHA for 5772530
docs/storage/store-utility/index.md
@@ -22,7 +22,7 @@ The store utility is a standalone command line executable used to convert betwee
22
23
## Example convert file to SQL
24
25
-{% highlight bash %}
+```bash
26
$ origodb.storeutility convert --source=c:\data\freedb --destination=origodbstorage
27
--destination-type=sql --source-type=file-v0.5 --assembly=c:\freedb\freedb.core.dll
28
```
0 commit comments