From df466fe7b69669e35d38f892de45c312ea46fb76 Mon Sep 17 00:00:00 2001 From: zhaoertao Date: Thu, 14 Mar 2013 07:29:53 +0000 Subject: [PATCH] update manpage for reventlog <-s> git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@15505 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-client/pods/man1/reventlog.1.pod | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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.