diff --git a/perl-xCAT/xCAT/Schema.pm b/perl-xCAT/xCAT/Schema.pm index 4c6c69926..2c88e9041 100644 --- a/perl-xCAT/xCAT/Schema.pm +++ b/perl-xCAT/xCAT/Schema.pm @@ -919,7 +919,7 @@ site => { " the node deployment, node discovery and power operations. The default is to update.\n\n". " ntpservers: A comma delimited list of NTP servers for the cluster - often the\n". " xCAT management node.\n\n". - " runbootscripts: If set to 'yes' the scripts listed in the osimage table\n". + " runbootscripts: If set to 'yes' the scripts listed in the osimage and postscripts tables\n". " postbootscripts attribute will be run at each reboot of the node.\n\n". " syspowerinterval: For system p CECs, this is the number of seconds the rpower\n". " command will wait between performing the action for each CEC.\n".