sw-collector: Added --installed/removed options

This commit is contained in:
Andreas Steffen
2017-08-03 09:02:54 +02:00
parent 8f63a36b34
commit bea3f5d07f
5 changed files with 109 additions and 43 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ struct sw_collector_rest_api_t {
* List of locally stored software identifiers that are not registered
* in a central collector database
*
* @param type Query type (ALL, INSTALLED, DELETED)
* @param type Query type (ALL, INSTALLED, REMOVED)
* @return Enumerator
*/
enumerator_t* (*create_sw_enumerator)(sw_collector_rest_api_t *this,