From bef43bc41f112543fa394894bb9be3a9f4dfea88 Mon Sep 17 00:00:00 2001 From: ligc Date: Wed, 12 Dec 2012 06:45:31 +0000 Subject: [PATCH] update lsdef manpage about lsdef -a not listing auditlog and eventlog git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14627 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-client/pods/man1/lsdef.1.pod | 2 ++ 1 file changed, 2 insertions(+) diff --git a/xCAT-client/pods/man1/lsdef.1.pod b/xCAT-client/pods/man1/lsdef.1.pod index 43e557dbb..0e14b0bbe 100644 --- a/xCAT-client/pods/man1/lsdef.1.pod +++ b/xCAT-client/pods/man1/lsdef.1.pod @@ -24,6 +24,8 @@ in the xCAT database. =item B<-a|--all> Display all definitions. +For performance consideration, the auditlog and eventlog objects will not be listed. +To list auditlog or eventlog objects, use lsdef -t auditlog or lsdef -t eventlog instead. =item B<-c|--compress>