Adding s
Fixing "[CRITICAL] There is no check named 'job'"
This commit is contained in:
parent
2c4d492d97
commit
ef2ecf1f8f
|
@ -26,7 +26,7 @@ class HealthCommand extends Command
|
|||
* OPTIONS
|
||||
*
|
||||
* --check <name> Run only a specific set of checks
|
||||
* valid names: config, sync, import, job, deployment
|
||||
* valid names: config, sync, import, jobs, deployment
|
||||
* --db <name> Use a specific Icinga Web DB resource
|
||||
* --watch <seconds> Refresh every <second>. For interactive use only
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue