Skip to content

Commit ba6af42

Browse files
Update overview.md
1 parent 778bb7c commit ba6af42

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/docs/vs_toolkit/overview.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ First create `json_with_query_params.json` file with the following content:
4343

4444
Then use the following command:
4545
```
46-
python vs_toolkit.py --db_path temp/test_db --out results.cvsx composite --json-params-path json_with_query_params.json
46+
python vs_toolkit.py --db_path temp/test_db --out results.cvsx --json-params-path json_with_query_params.json
4747
```
4848

49-
This will query data for channel `2` and time frame `4` for volume and data for all available segmentation kinds and time frame `4`, and pack it into `idr-13457537.cvsx` file
49+
This will query data for channel `2` and time frame `4` for volume and data for all available segmentation kinds and time frame `4`, and pack it into `idr-13457537.cvsx` file

0 commit comments

Comments
 (0)