We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 975fe59 + 882f83c commit 4f48ebcCopy full SHA for 4f48ebc
1 file changed
draft.md
@@ -169,7 +169,7 @@ This is the root object of the OpenCLI Description.
169
| arity | [Arity Object](#arity-object) | - | The argument arity. Arity defines the minimum and maximum number of argument values |
170
| acceptedValues | [`string`] | - | A list of accepted values |
171
| group | `string` | - | The argument group |
172
-| decription | `string` | - | The argument description |
+| description | `string` | - | The argument description |
173
| hidden | `bool` | `false` | Whether or not the argument is hidden |
174
| metadata | [[Metadata Object](#metadata-object)] | - | Custom metadata |
175
0 commit comments