diff --git a/perl-xCAT/xCAT/Schema.pm b/perl-xCAT/xCAT/Schema.pm index d077d96d7..7bba04518 100644 --- a/perl-xCAT/xCAT/Schema.pm +++ b/perl-xCAT/xCAT/Schema.pm @@ -839,6 +839,9 @@ site => { " the node deployment, node discovery and power operations.\n\n". " ntpservers: A comma delimited list of NTP servers for the cluster - often the\n". " xCAT management node.\n\n". + " syspowerinterval: The time of seconds that rpower command on CECs will wait between.\n". + " The CECs should be in the same frame. It is used for controlling the\n". + " CECs boot up speed. Default is 0.\n\n". " powerinterval: The time of seconds that rpower command will wait between\n". " performing action on each target object.\n". " It is used for controlling the cluster boot up speed\n".