This is an automated email from the ASF dual-hosted git repository.

morrysnow pushed a commit to branch morrySnow-patch-3
in repository https://gitbox.apache.org/repos/asf/doris-website.git

commit 96008a175ff77064f7114387df29cf950ca9ba58
Author: morrySnow <[email protected]>
AuthorDate: Fri Feb 7 20:00:32 2025 +0800

    Update SHOW-SNAPSHOT.md
---
 .../data-modification/backup-and-restore/SHOW-SNAPSHOT.md               | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-2.1/sql-manual/sql-statements/data-modification/backup-and-restore/SHOW-SNAPSHOT.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-2.1/sql-manual/sql-statements/data-modification/backup-and-restore/SHOW-SNAPSHOT.md
index c60b5a5104b..1182289f6ac 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/version-2.1/sql-manual/sql-statements/data-modification/backup-and-restore/SHOW-SNAPSHOT.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/version-2.1/sql-manual/sql-statements/data-modification/backup-and-restore/SHOW-SNAPSHOT.md
@@ -31,7 +31,7 @@ under the License.
 ## 语法
 
 ```sql
-SHOW SNAPSHOT ON `<repo_name>`
+SHOW SNAPSHOT ON <repo_name>
 [WHERE SNAPSHOT = "<snapshot_name>" [AND TIMESTAMP = "<backup_timestamp>"]];
 ```
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to