deps.cmd table decription update - Line #35

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@624 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
sakolish 2008-02-28 19:45:47 +00:00
parent 09dd41b8a5
commit 1b002d55a9

View File

@ -32,7 +32,7 @@ deps => {
node => 'The node name or group name.',
nodedep => 'Comma-separated list of nodes it is dependent on.',
msdelay => 'How long to wait between operating on the dependent nodes and the primary nodes.',
cmd => 'Which xCAT command this dependency applies to.',
cmd => 'Comma-seperated list of which operation this dependency applies to.',
comments => 'Any user-written notes.',
disable => "Set to 'yes' or '1' to comment out this row.",
},