ExportCommand: fix documentation

This commit is contained in:
Thomas Gelf 2018-06-12 21:36:58 +02:00
parent b2f97dd2bb
commit 7ffc64d9ed

View File

@ -13,8 +13,6 @@ class ExportCommand extends Command
/**
* Export all ImportSource definitions
*
* Use this command to delete a single Icinga object
*
* USAGE
*
* icingacli director export importsource [options]
@ -36,8 +34,6 @@ class ExportCommand extends Command
/**
* Export all SyncRule definitions
*
* Use this command to delete a single Icinga object
*
* USAGE
*
* icingacli director syncrule export [options]