From a9aa0d58f49be609278f66f0c9a6f832936a4bda Mon Sep 17 00:00:00 2001 From: lissav Date: Thu, 26 May 2011 17:18:53 +0000 Subject: [PATCH] document new skiptables attribute git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9693 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- perl-xCAT/xCAT/Schema.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/perl-xCAT/xCAT/Schema.pm b/perl-xCAT/xCAT/Schema.pm index 54c6fcbb6..88a3abcdc 100644 --- a/perl-xCAT/xCAT/Schema.pm +++ b/perl-xCAT/xCAT/Schema.pm @@ -844,6 +844,7 @@ site => { " in tftpdir is mounted on all on Service Nodes. Default is 1/yes.\n". " If value is set to a hostname, the directory in tftpdir\n". " will be mounted from that hostname on the SN\n\n". + " skiptables: Comma separated list of tables to be skipped by dumpxCATdb\n". " SNsyncfiledir: The directory on the Service Node, where xdcp will copy the files\n". " from the MN that will eventually be copied to the compute nodes.\n\n". " snmpc: The snmp community string that xcat should use when communicating with the\n".