diff --git a/perl-xCAT/xCAT/Schema.pm.PCM b/perl-xCAT/xCAT/Schema.pm.PCM index 4a2dd5353..a6eeb568d 100644 --- a/perl-xCAT/xCAT/Schema.pm.PCM +++ b/perl-xCAT/xCAT/Schema.pm.PCM @@ -649,7 +649,7 @@ osimage => { rootfstype => 'The filesystem type for the rootfs is used when the provmethod is statelite. The valid values are nfs or ramdisk. The default value is nfs', osdistroname => 'The name of the OS distro definition. This attribute can be used to specify which OS distro to use, instead of using the osname,osvers,and osarch attributes.', osupdatename => 'A comma-separated list of OS distro updates to apply to this osimage.', - cfmdir => 'CFM directory.', + cfmdir => 'CFM directory name.', profile => 'The node usage category. For example compute, service.', osname => 'Operating system name- AIX or Linux.', osvers => 'The Linux operating system deployed on this node. Valid values: rhels*,rhelc*, rhas*,centos*,SL*, fedora*, sles* (where * is the version #).',