diff --git a/xCAT-client/pods/man1/reventlog.1.pod b/xCAT-client/pods/man1/reventlog.1.pod index 3fd9c7e78..fb1a03387 100644 --- a/xCAT-client/pods/man1/reventlog.1.pod +++ b/xCAT-client/pods/man1/reventlog.1.pod @@ -4,7 +4,7 @@ B - retrieve or clear remote hardware event logs =head1 B -B I {I|B|B} +B I {I|B|B} B [B<-h>|B<--help>|B<-v>|B<--version>] @@ -26,6 +26,10 @@ Retrieve the specified number of entries from the nodes' service processors. Retrieve all entries. +=item B<-s> + +To sort the entries from latest (always the last entry in event DB) to oldest (always the first entry in event DB). If B specified, the latest B events will be output in the order of latest to oldest. + =item B Clear event logs.