diff --git a/README.md b/README.md index 3f1306fe987d2bd8d89c54a48f30b3ab2ba5977e..9bfcfca494d35623478a0d944d1f9914ff5887f3 100644 --- a/README.md +++ b/README.md @@ -97,9 +97,9 @@ options: -h, --help show this help message and exit -b {LIVESTATUS,FILESYSTEM,MULTISITE}, --backend {LIVESTATUS,FILESYSTEM,MULTISITE} Backend used to retrieve the topology data - LIVESTATUS is the default for performance reasons -> for now only local site + LIVESTATUS is the default for performance reasons -> only local site FILESYSTEM fetches the data directly form the inventory files -> use in distributed environments - MULTISITE like LIVESTATUS but for distribute environments -> NOT YET IMPLEMENTED + MULTISITE like LIVESTATUS but for distribute environments -> may become the default -d, --default Set the created topology data as default -o OUTPUT_DIRECTORY, --output-directory OUTPUT_DIRECTORY Directory name where to save the topology data.