yihua commented on code in PR #18867:
URL: https://github.com/apache/hudi/pull/18867#discussion_r3314934795


##########
website/docs/cli.md:
##########
@@ -340,6 +340,13 @@ $ hdfs dfs -ls /app/uber/trips/.hoodie/*.inflight
 -rw-r--r--   3 vinoth supergroup     321984 2016-10-05 23:18 
/app/uber/trips/.hoodie/20161005225920.inflight
 ```
 
+To list all inflight and requested instants that have been running longer than 
a specified number of minutes, use `commits show_infights` (note the literal 
spelling of the command key):

Review Comment:
   The command name needs to be fixed. Will take this as follow-up.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to