diff --git a/application/clicommands/ExportCommand.php b/application/clicommands/ExportCommand.php index 5d405a5e..3111bb26 100644 --- a/application/clicommands/ExportCommand.php +++ b/application/clicommands/ExportCommand.php @@ -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]