diff --git a/xCAT-client/pods/man8/chtab.8.pod b/xCAT-client/pods/man8/chtab.8.pod index fbd5673ad..6e0baefe4 100644 --- a/xCAT-client/pods/man8/chtab.8.pod +++ b/xCAT-client/pods/man8/chtab.8.pod @@ -10,11 +10,13 @@ I I +I + I =head1 DESCRIPTION - The chtab command adds or deletes or updates the attribute value in the input table.column for the input keyvalue. Normally, the given value will completely replace the current attribute value. But if "+=" is used instead of "=", the specified value will be appended to the coma separated list of the attribute, if it is not already there. +The chtab command adds, deletes or updates the attribute value in the specified table.column for the specified keyvalue. Normally, the given value will completely replace the current attribute value. But if "+=" is used instead of "=", the specified value will be appended to the coma separated list of the attribute, if it is not already there. =head1 OPTIONS diff --git a/xCAT-client/share/doc/xCAT2-updatenode.odt b/xCAT-client/share/doc/xCAT2-updatenode.odt index cabfd14c5..d755fb023 100644 Binary files a/xCAT-client/share/doc/xCAT2-updatenode.odt and b/xCAT-client/share/doc/xCAT2-updatenode.odt differ diff --git a/xCAT-client/share/doc/xCAT2-updatenode.pdf b/xCAT-client/share/doc/xCAT2-updatenode.pdf index f5be9ee6c..d5442e34c 100644 Binary files a/xCAT-client/share/doc/xCAT2-updatenode.pdf and b/xCAT-client/share/doc/xCAT2-updatenode.pdf differ