diff --git a/perl-xCAT/xCAT/Schema.pm b/perl-xCAT/xCAT/Schema.pm index 926efd819..0744a1590 100644 --- a/perl-xCAT/xCAT/Schema.pm +++ b/perl-xCAT/xCAT/Schema.pm @@ -1251,7 +1251,7 @@ nics => { :,:,..., for example, eth0:-eth0,ib0:-ib0 If multiple ip addresses are associcated with each NIC: :|,:|,..., for example, eth0:-eth0|-eth0-ipv6,ib0:-ib0|-ib0-ipv6.', - nictypes => 'Comma-separated list of NIC types per NIC. Used for information purposes. :,:, e.g. eth0:Ethernet,ib0:Infiniband', + nictypes => 'Comma-separated list of NIC types per NIC. :,:, e.g. eth0:Ethernet,ib0:Infiniband', niccustomscripts => 'Comma-separated list of custom scripts per NIC. :,:, e.g. eth0:configeth eth0, ib0:configib ib0 .', nicnetworks => 'Comma-separated list of networks connected to each NIC.