diff --git a/xCAT-client/pods/man8/chtab.8.pod b/xCAT-client/pods/man8/chtab.8.pod index 1c776b5de..fbd5673ad 100644 --- a/xCAT-client/pods/man8/chtab.8.pod +++ b/xCAT-client/pods/man8/chtab.8.pod @@ -14,7 +14,7 @@ I =head1 DESCRIPTION - The chtab command adds or deletes or updates the attribute value in the input table.column for the input keyvalue. + 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. =head1 OPTIONS @@ -54,7 +54,11 @@ I I -5. To delete node1 from nodetype table: +5. To change node1 by appending otherpkgs to the postbootscripts field in the postscripts table: + +I + +6. To delete node1 from nodetype table: I @@ -66,4 +70,4 @@ I =head1 SEE ALSO -L, L \ No newline at end of file +L, L