add comments for comment and disable attribute
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7093 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
096339dc5b
commit
ca175714e3
@ -822,7 +822,9 @@ performance => {
|
||||
timestamp => 'The time at which the metric was captured.',
|
||||
node => 'The node name.',
|
||||
attrname => 'The metric name.',
|
||||
attrvalue => 'The metric value.'
|
||||
attrvalue => 'The metric value.',
|
||||
comments => 'Any user-provided notes.',
|
||||
disable => "Set to 'yes' or '1' to comment out this row.",
|
||||
},
|
||||
},
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user