Skip to content

Commit 7b6b7d1

Browse files
Update docs/tutorials/command_line_client.md
Co-authored-by: BryanFauble <[email protected]>
1 parent a6de851 commit 7b6b7d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials/command_line_client.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -549,7 +549,7 @@ synapse migrate [-h] [--source_storage_location_ids [SOURCE_STORAGE_LOCATION_IDS
549549
Generate JSON Schema(s) from a data model
550550
551551
```bash
552-
synapse generate-json-schema [-h] [----data-types data_type1, data_type2] [--output dir_name] [----data-model-labels class_label] data_model_path
552+
synapse generate-json-schema [-h] [--data-types data_type1, data_type2] [--output dir_name] [--data-model-labels class_label] data_model_path
553553
```
554554
555555
| Name | Type | Description |

0 commit comments

Comments
 (0)