You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2020/06/18 05:52:27 UTC

[GitHub] [incubator-doris] morningman commented on a change in pull request #3822: Add segment v2 footer meta viewer

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:
users@infra.apache.org



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