mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-09-26 11:19:16 +02:00
Merge pull request #1401 from wols/master
Fix list and fetch help texts
This commit is contained in:
commit
c4e9f7a8b3
@ -14,7 +14,7 @@ class ObjectsCommand extends Command
|
||||
/**
|
||||
* List all objects of this type
|
||||
*
|
||||
* Use this command to get a list of all matching objeccts
|
||||
* Use this command to get a list of all matching objects
|
||||
*
|
||||
* USAGE
|
||||
*
|
||||
@ -46,9 +46,9 @@ class ObjectsCommand extends Command
|
||||
}
|
||||
|
||||
/**
|
||||
* Delete a specific object
|
||||
* Fetch all objects of this type
|
||||
*
|
||||
* Use this command to delete a single Icinga object
|
||||
* Use this command to fetch all matching objects
|
||||
*
|
||||
* USAGE
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user