hf200012 commented on code in PR #13156:
URL: https://github.com/apache/doris/pull/13156#discussion_r990613199


##########
docs/zh-CN/docs/admin-manual/data-admin/delete-recover.md:
##########
@@ -50,4 +50,4 @@ RECOVER PARTITION p1 FROM example_tbl;
 
 ## 更多帮助
 
-关于 RECOVER 使用的更多详细语法及最佳实践,请参阅 
[RECOVER](../../sql-manual/sql-reference/Data-Definition-Statements/Backup-and-Restore/RECOVER.md)
 命令手册,你也可以在 MySql 客户端命令行下输入 `HELP RECOVER` 获取更多帮助信息。
+关于 RECOVER 使用的更多详细语法及最佳实践,请参阅 
[RECOVER](../../sql-manual/sql-reference/Database-Administration-Statements/RECOVER.md)
 命令手册,你也可以在 MySql 客户端命令行下输入 `HELP RECOVER` 获取更多帮助信息。

Review Comment:
   ```suggestion
   关于 RECOVER 使用的更多详细语法及最佳实践,请参阅 
[RECOVER](../../sql-manual/sql-reference/Database-Administration-Statements/RECOVER)
 命令手册,你也可以在 MySql 客户端命令行下输入 `HELP RECOVER` 获取更多帮助信息。
   ```



##########
docs/en/docs/admin-manual/data-admin/delete-recover.md:
##########
@@ -50,4 +50,4 @@ RECOVER PARTITION p1 FROM example_tbl;
 
 ## More Help
 
-For more detailed syntax and best practices used by RECOVER, please refer to 
the 
[RECOVER](../../sql-manual/sql-reference/Data-Definition-Statements/Backup-and-Restore/RECOVER.md)
 command manual, You can also type `HELP RECOVER` on the MySql client command 
line for more help.
+For more detailed syntax and best practices used by RECOVER, please refer to 
the 
[RECOVER](../../sql-manual/sql-reference/Database-Administration-Statements/RECOVER.md)
 command manual, You can also type `HELP RECOVER` on the MySql client command 
line for more help.

Review Comment:
   ```suggestion
   For more detailed syntax and best practices used by RECOVER, please refer to 
the 
[RECOVER](../../sql-manual/sql-reference/Database-Administration-Statements/RECOVER)
 command manual, You can also type `HELP RECOVER` on the MySql client command 
line for more help.
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to