diff options
author | alextarazanov <[email protected]> | 2022-08-01 10:04:35 +0300 |
---|---|---|
committer | alextarazanov <[email protected]> | 2022-08-01 10:04:35 +0300 |
commit | a2d90e1996bf42815f521332f77d948caff5aa91 (patch) | |
tree | bf9c0bb27e3189aa934b8e729bdeb8f4c6f941f0 | |
parent | 3dd4f3a02312eb303e0116ce26fec0c8549ce9b6 (diff) |
Fix markup in table (/en/docs/reference/ydb-cli/commands)
-rw-r--r-- | ydb/docs/en/core/reference/ydb-cli/_includes/commands.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ydb/docs/en/core/reference/ydb-cli/_includes/commands.md b/ydb/docs/en/core/reference/ydb-cli/_includes/commands.md index 8482dcee73d..feac8b9e77c 100644 --- a/ydb/docs/en/core/reference/ydb-cli/_includes/commands.md +++ b/ydb/docs/en/core/reference/ydb-cli/_includes/commands.md @@ -66,7 +66,6 @@ Any command can be run from the command line with the `--help` option to get hel | [tools dump](../export_import/tools_dump.md) | Dumping a directory or table to the file system | | [tools rename](../commands/tools/rename.md) | Renaming tables | | [tools restore](../export_import/tools_restore.md) | Restoring data from the file system | - {% if ydb-cli == "ydb" %} [update](../commands/service.md) | Updating the {{ ydb-short-name }} CLI [version](../commands/service.md) | Displaying the version of the {{ ydb-short-name }} CLI |