fix field description in auditlog

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5406 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
lissav 2010-03-08 19:53:19 +00:00
parent 15455e1276
commit 161302402b

View File

@ -823,7 +823,7 @@ auditlog => {
audittime => 'The timestamp for the audit entry.',
userid => 'The user running the command.',
clientname => 'The client machine, where the command originated.',
clienttype => 'Type of command: cli, Java, Web.',
clienttype => 'Type of command: cli, java, webui.',
command => 'Command executed.',
noderange => 'The noderange on which the command was run.',
args => 'The command argument list.',