aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoralextarazanov <alextarazanov@yandex-team.com>2022-12-07 11:17:41 +0300
committeralextarazanov <alextarazanov@yandex-team.com>2022-12-07 11:17:41 +0300
commit0c5ef452054ce224e3a5aac9259c9bb00117cb59 (patch)
tree546947609f02307c84bec8ef8d3fcce13fcb21bf
parent2f78a7212c94e0f1af5917ff2d7a828a2e9e5250 (diff)
downloadydb-0c5ef452054ce224e3a5aac9259c9bb00117cb59.tar.gz
[review] [YDB] Check "Clarify CLI profile definition" translate
Лог локальной сборки без ошибок.
-rw-r--r--ydb/docs/en/core/reference/ydb-cli/profile/_includes/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/ydb/docs/en/core/reference/ydb-cli/profile/_includes/index.md b/ydb/docs/en/core/reference/ydb-cli/profile/_includes/index.md
index 033fa4939b4..0ff2a930a41 100644
--- a/ydb/docs/en/core/reference/ydb-cli/profile/_includes/index.md
+++ b/ydb/docs/en/core/reference/ydb-cli/profile/_includes/index.md
@@ -1,6 +1,6 @@
# Managing profiles
-A profile is a saved and locally named configuration of DB connection parameters. With profiles, you can reuse data about DB location and authentication parameters, making a CLI call much shorter:
+A profile is a named set of DB connection parameters stored in a configuration file in the local file system. With profiles, you can reuse data about DB location and authentication parameters, making a CLI call much shorter:
- Calling the `scheme ls` command without a profile: