From 7ffc64d9edffa94c7383a9c63f8b74a491d44d07 Mon Sep 17 00:00:00 2001 From: Thomas Gelf Date: Tue, 12 Jun 2018 21:36:58 +0200 Subject: [PATCH] ExportCommand: fix documentation --- application/clicommands/ExportCommand.php | 4 ---- 1 file changed, 4 deletions(-) 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]