From 4091346ae32be2845d3860d474b3941bacfba6b3 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Thu, 4 Oct 2018 14:31:20 +0300 Subject: [PATCH] docs(readme) report -> import --- HELP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HELP.md b/HELP.md index e709d50c..b7058d05 100644 --- a/HELP.md +++ b/HELP.md @@ -451,7 +451,7 @@ Some config options can be overridden with `environment variables` such: Being able to configure `Cloud Commander` remotely opens the doors to using it as microservice and that's what distribute options set out to do. There is an `export server` and `import client` and they enabled with `--export` and `--import` accordingly. There is a `token` it should be the same -in `--import-token` and `--export-token`. To use report you should provide `--import-url` to `import client` so it can connect to an `export server`. +in `--import-token` and `--export-token`. To use `import` you should provide `--import-url` to `import client` so it can connect to an `export server`. There is 2 ways `import client` can receive config from an `export server`: - full config at startup (default)