morningman commented on a change in pull request #3822: URL: https://github.com/apache/incubator-doris/pull/3822#discussion_r441983032
########## File path: docs/en/administrator-guide/operation/tablet-meta-tool.md ########## @@ -130,8 +130,18 @@ Batch delete will skip the line with incorrect tablet information format in `tab This command is to view the old file-based management PB format Tablet Meta, and to display Tablet Meta in JSON format. -Order: +Command: ``` -./lib/meta_tool --operation=show_meta --root_path=/path/to/root_path --pb_header_path=path +./lib/meta_tool --operation=how_meta --root_path=/path/to/root_path --pb_header_path=path Review comment: ```suggestion ./lib/meta_tool --operation=show_meta --root_path=/path/to/root_path --pb_header_path=path ``` ---------------------------------------------------------------- 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. 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