mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-28 00:04:05 +02:00
fix a copy&paste error in health check documentation
one more line of explanation for the documentation
This commit is contained in:
parent
c825d0b441
commit
39ce02b1e5
@ -313,7 +313,7 @@ Health. This will run all or just one of the following test suites:
|
|||||||
|
|
||||||
#### Usage
|
#### Usage
|
||||||
|
|
||||||
`icingacli director <type> clone <name> --from <original> [options]`
|
`icingacli director health check [options]`
|
||||||
|
|
||||||
#### Options
|
#### Options
|
||||||
|
|
||||||
@ -328,6 +328,8 @@ Health. This will run all or just one of the following test suites:
|
|||||||
icingacli director health check
|
icingacli director health check
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Example for running a check only for the configuration:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
icingacli director health check --check config
|
icingacli director health check --check config
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user