mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-30 17:24:18 +02:00
ExportCommand: fix documentation
This commit is contained in:
parent
b2f97dd2bb
commit
7ffc64d9ed
@ -13,8 +13,6 @@ class ExportCommand extends Command
|
|||||||
/**
|
/**
|
||||||
* Export all ImportSource definitions
|
* Export all ImportSource definitions
|
||||||
*
|
*
|
||||||
* Use this command to delete a single Icinga object
|
|
||||||
*
|
|
||||||
* USAGE
|
* USAGE
|
||||||
*
|
*
|
||||||
* icingacli director export importsource [options]
|
* icingacli director export importsource [options]
|
||||||
@ -36,8 +34,6 @@ class ExportCommand extends Command
|
|||||||
/**
|
/**
|
||||||
* Export all SyncRule definitions
|
* Export all SyncRule definitions
|
||||||
*
|
*
|
||||||
* Use this command to delete a single Icinga object
|
|
||||||
*
|
|
||||||
* USAGE
|
* USAGE
|
||||||
*
|
*
|
||||||
* icingacli director syncrule export [options]
|
* icingacli director syncrule export [options]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user