fix comments for getAttribs

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12664 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
lissav 2012-05-14 13:44:00 +00:00
parent 8b90088bf9
commit c12bf5a549

View File

@ -3254,7 +3254,7 @@ sub getAttribs
{
#Takes two arguments:
#-Node name (will be compared against the 'Node' column)
#-Key(s) name (will be compared against the table key(s) value)
#-List reference of attributes for which calling code wants at least one of defined
# (recurse argument intended only for internal use.)
# Returns a hash reference with requested attributes defined.