diff --git a/docs/source/guides/admin-guides/basic_concepts/xcat_object/object_command.rst b/docs/source/guides/admin-guides/basic_concepts/xcat_object/object_command.rst index bd3dcefb2..591bac93f 100644 --- a/docs/source/guides/admin-guides/basic_concepts/xcat_object/object_command.rst +++ b/docs/source/guides/admin-guides/basic_concepts/xcat_object/object_command.rst @@ -8,14 +8,6 @@ There are 4 commands in xCAT to manage the objects: * ``lsdef`` : list object definitions * ``rmdef`` : remove object definitions -There are 5 commans in xCAT to manage the node objects: - -* ``nodels`` : list the nodes and their attributes -* ``nodeadd`` : add nodes to the xCAT cluster database -* ``nodech`` : change nodes' attributes in the xCAT cluster database -* ``noderm`` : removes the nodes in the noderange from all database table -* ``nodepurge`` : automatically removes all nodes from the database and any related configurations used by the node. - For details on these commands, please refer to [TODO the manpage] or run ``man ``.