mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-21 05:25:32 +00:00
Merge pull request #850 from hu-weihua/chtab
fix issue 694: refine chtab's man page
This commit is contained in:
@ -18,6 +18,7 @@ B<chtab -d> [I<keycolname=keyvalue>] [I<tablename.colname=newvalue>]
|
||||
|
||||
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.
|
||||
|
||||
The chtab is designed to work without passing xcatd, so it's out of control of policy mechanism.
|
||||
|
||||
=head1 OPTIONS
|
||||
|
||||
|
Reference in New Issue
Block a user