File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed
Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -279,15 +279,15 @@ HEDTools provides a unified command-line interface (CLI) using a **git-style com
279279
280280### Available commands
281281
282- | Command | Description |
283- | ------------------------------ | ----------------------------------------------------------- |
284- | ** Annotation management** | |
285- | ` hedpy validate bids-dataset ` | Validate HED annotations in BIDS datasets |
286- | ` hedpy extract bids-sidecar ` | Extract JSON sidecar template from tabular (` .tsv ` ) files |
287- | ** Schema management** | |
288- | ` hedpy schema validate ` | Validate HED schema files |
289- | ` hedpy schema convert ` | Convert schemas between formats (XML, MEDIAWIKI, TSV, JSON) |
290- | ` hedpy schema add-ids ` | Add unique HED IDs to schema terms |
282+ | Command | Description |
283+ | ----------------------------- | ----------------------------------------------------------- |
284+ | ** Annotation management** | |
285+ | ` hedpy validate bids-dataset ` | Validate HED annotations in BIDS datasets |
286+ | ` hedpy extract bids-sidecar ` | Extract JSON sidecar template from tabular (` .tsv ` ) files |
287+ | ** Schema management** | |
288+ | ` hedpy schema validate ` | Validate HED schema files |
289+ | ` hedpy schema convert ` | Convert schemas between formats (XML, MEDIAWIKI, TSV, JSON) |
290+ | ` hedpy schema add-ids ` | Add unique HED IDs to schema terms |
291291
292292### Installation and basic usage
293293
You can’t perform that action at this time.
0 commit comments