config:propappend
Description
Appends the given value to an existing property or creates the property with the specified name and value.
Syntax
config:propappend [options] name value
Arguments
| Name | Description |
|---|---|
| name | The name of the property |
| value | The value to append to the property |
Options
| Name | Description |
|---|---|
| --help | Display this help message |
