From 6e3d99090025ff45bd0d9568270e7b6fbe3b67cb Mon Sep 17 00:00:00 2001 From: immarvin Date: Fri, 18 Sep 2015 03:21:59 -0400 Subject: [PATCH] remove the node specific commands to prevent confusing --- .../basic_concepts/xcat_object/object_command.rst | 8 -------- 1 file changed, 8 deletions(-) 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 ``.