From a11f3ebefeb306177a36a2e5c4ed35a2381a9fbb Mon Sep 17 00:00:00 2001 From: thl-cmk <thl-cmk@outlook.com> Date: Tue, 28 Nov 2023 19:15:04 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3f1306f..9bfcfca 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. -- GitLab