diff options
author | alexv-smirnov <alexv-smirnov@yandex-team.ru> | 2022-04-19 06:21:03 +0300 |
---|---|---|
committer | alexv-smirnov <alexv-smirnov@yandex-team.ru> | 2022-04-19 06:21:03 +0300 |
commit | 40a11d8dc05d9bdbad70380d5f274853be135cb2 (patch) | |
tree | b79e40586e61c62aa804d93025deb8126ae6b709 | |
parent | a315bfdb70f10f66cd445b8c6c9f3f2369758265 (diff) | |
download | ydb-40a11d8dc05d9bdbad70380d5f274853be135cb2.tar.gz |
ydb docs restore downloads/index.md
ref:5bd89f72c88c59037f38a297c8878f5e7c888e7a
-rw-r--r-- | ydb/docs/en/core/downloads/index.md | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/ydb/docs/en/core/downloads/index.md b/ydb/docs/en/core/downloads/index.md index f0282390dbb..a6f55376a38 100644 --- a/ydb/docs/en/core/downloads/index.md +++ b/ydb/docs/en/core/downloads/index.md @@ -2,7 +2,7 @@ ## {{ ydb-short-name }} CLI -[{{ ydb-short-name }} CLI](../reference/ydb-cli/index.md) is the command line utility for working with YDB databases. +[{{ ydb-short-name }} CLI](../reference/ydb-cli/index.md) is a client-side command line interface for YDB databases. {% list tabs %} @@ -24,9 +24,9 @@ {% endlist %} -## {{ ydb-short-name }} server +## {{ ydb-short-name }} Server -{{ ydb-short-name }} Server is a build for running a node in a [YDB cluster](../concepts/databases.md#cluster). +{{ ydb-short-name }} Server is a server-side [YDB cluster](../concepts/databases.md#cluster) node executable. {% list tabs %} @@ -43,4 +43,3 @@ {% include notitle [docker](_includes/server/source_code.md) %} {% endlist %} - |