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 a6de851 commit 7b6b7d1Copy full SHA for 7b6b7d1
docs/tutorials/command_line_client.md
@@ -549,7 +549,7 @@ synapse migrate [-h] [--source_storage_location_ids [SOURCE_STORAGE_LOCATION_IDS
549
Generate JSON Schema(s) from a data model
550
551
```bash
552
-synapse generate-json-schema [-h] [----data-types data_type1, data_type2] [--output dir_name] [----data-model-labels class_label] data_model_path
+synapse generate-json-schema [-h] [--data-types data_type1, data_type2] [--output dir_name] [--data-model-labels class_label] data_model_path
553
```
554
555
| Name | Type | Description |
0 commit comments