diff --git a/xCAT-client/pods/man1/chdef.1.pod b/xCAT-client/pods/man1/chdef.1.pod index c0dcaa6b7..1f10df2a2 100644 --- a/xCAT-client/pods/man1/chdef.1.pod +++ b/xCAT-client/pods/man1/chdef.1.pod @@ -116,9 +116,9 @@ To replace the current "groups" attribute value of "node01". =item 6. -To add "node01" to the "memberslist" attribute of a group definition called "LinuxNodes". +To add "node01" to the "members" attribute of a group definition called "LinuxNodes". - chdef -p -t group -o LinuxNodes memberlist="node01" + chdef -p -t group -o LinuxNodes members="node01" =item 7.