Skip to content

Commit b926fd6

Browse files
committed
Corrected the markdown formatting
1 parent 5770970 commit b926fd6

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

docs/user_guide.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)