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 6ae349e commit 9db4febCopy full SHA for 9db4feb
1 file changed
draft.md
@@ -142,7 +142,7 @@ This is the root object of the OpenCLI Description.
142
| Field Name | Type | Description |
143
|------------|:----:|-------------|
144
| name | `string` | **REQUIRED** The command name |
145
-| aliases | `string` | The command aliases |
+| aliases | [`string`] | The command aliases |
146
| options | [[Option Object](#option-object)] | The command's options |
147
| arguments | [[Argument Object](#argument-object)] | The command's arguments |
148
| commands | [[Command Object](#command-object)] | The command's sub commands |
0 commit comments