This is an automated email from the ASF dual-hosted git repository.
duanzhengqiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
The following commit(s) were added to refs/heads/master by this push:
new a757278562b Update show-encrypt-rule.en.md (#23284)
a757278562b is described below
commit a757278562bb13bd7a72a68b813c8233a37b3498
Author: Yacine Si Tayeb <[email protected]>
AuthorDate: Tue Jan 3 14:59:15 2023 +0800
Update show-encrypt-rule.en.md (#23284)
Updating the doc
---
.../distsql/syntax/rql/rule-query/encrypt/show-encrypt-rule.en.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git
a/docs/document/content/reference/distsql/syntax/rql/rule-query/encrypt/show-encrypt-rule.en.md
b/docs/document/content/reference/distsql/syntax/rql/rule-query/encrypt/show-encrypt-rule.en.md
index f4dd4ed6bf3..f886f9abad4 100644
---
a/docs/document/content/reference/distsql/syntax/rql/rule-query/encrypt/show-encrypt-rule.en.md
+++
b/docs/document/content/reference/distsql/syntax/rql/rule-query/encrypt/show-encrypt-rule.en.md
@@ -5,7 +5,7 @@ weight = 2
### Description
-The `SHOW ENCRYPT RULES` syntax is used to query encrypt rules for specified
database.
+The `SHOW ENCRYPT RULES` syntax is used to query encryption rules for a
specified database.
### Syntax
@@ -27,9 +27,9 @@ databaseName ::=
{{% /tab %}}
{{< /tabs >}}
-### Supplement
+### Note
-- When `databaseName` is not specified, the default is the currently used
`DATABASE`. If `DATABASE` is not used, `No database selected` will be prompted.
+- When `databaseName` is not specified, then `DATABASE`is currently used as
the default name. If `DATABASE` is not used, you will receive a `No database
selected` prompt.
### Return value description