doc/cli: table format

This commit is contained in:
Thomas Gelf 2022-03-23 12:28:14 +01:00
parent 9afa3313ab
commit 1caf0f40db

View File

@ -127,7 +127,7 @@ Use this command to modify specific properties of an existing Icinga object.
#### Options
| Option | Description |
|-------------------|-------------------------------------------------------|
|----------------------------|-------------------------------------------------------|
| `--<key> <value>` | Provide all properties as single command line options |
| `--append-<key> <value>` | Appends to array values, like `imports`, |
| | `groups` or `vars.system_owners` |
@ -281,7 +281,7 @@ on this object would have been removed.
The Icinga Director distincts between the following object types:
| Type | Description
| Type | Description |
|-------------------|-------------------------------------------------------------|
| `object` | The default object type. A host, a command and similar |
| `template` | An Icinga template |