diff --git a/dm-cli/main_help_en.txt b/dm-cli/main_help_en.txt index 86ecf39..daf67a5 100644 --- a/dm-cli/main_help_en.txt +++ b/dm-cli/main_help_en.txt @@ -2,7 +2,7 @@ Usage: dm-cli [global] [] Global options: --debug print debug information, input and output API requests - --address address of the bitdeals dm, default: https://127.0.0.1:4999 + --address address of the bitdeals dm, default: http://127.0.0.1:4999 --help print condensed help for all subcommands --version print version string diff --git a/dm-cli/main_help_ru.txt b/dm-cli/main_help_ru.txt index 1588758..1b8aa88 100644 --- a/dm-cli/main_help_ru.txt +++ b/dm-cli/main_help_ru.txt @@ -2,7 +2,7 @@ Глобальные параметры: --debug выводить отладочную информацию, входные и выходные API-запросы - --address адрес модуля сделок (dm), по умолчанию: https://127.0.0.1:4999 + --address адрес модуля сделок (dm), по умолчанию: http://127.0.0.1:4999 --help вывести краткую справку по всем подкомандам --version вывести строку версии