Merge pull request #1830 from sysadmama/patch-3

Adding s
This commit is contained in:
Markus Frosch 2019-04-12 09:24:46 +02:00 committed by GitHub
commit 15386ec868
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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
*/