mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-10-31 03:12:30 +00:00 
			
		
		
		
	Remove trailing spaces in file docs/source/guides/admin-guides/references/man8/nodeadd.8.rst
This commit is contained in:
		| @@ -47,16 +47,16 @@ OPTIONS | ||||
|  | ||||
|  | ||||
|  | ||||
| \ **-v|-**\ **-version**\  | ||||
|   | ||||
| \ **-v|-**\ **-version**\ | ||||
|  | ||||
|  Command Version. | ||||
|   | ||||
|  | ||||
|  | ||||
| \ **-?|-h|-**\ **-help**\  | ||||
|   | ||||
|  | ||||
| \ **-?|-h|-**\ **-help**\ | ||||
|  | ||||
|  Display usage message. | ||||
|   | ||||
|  | ||||
|  | ||||
|  | ||||
|  | ||||
| @@ -82,23 +82,23 @@ EXAMPLES | ||||
|  | ||||
|  | ||||
| 1. To add nodes in noderange  node1-node4 with group all: | ||||
|   | ||||
|   | ||||
|  | ||||
|  | ||||
|  .. code-block:: perl | ||||
|   | ||||
|  | ||||
|    nodeadd node1-node4 groups=all | ||||
|   | ||||
|   | ||||
|  | ||||
|  | ||||
|  | ||||
|  | ||||
| 2. To add nodes in noderange  node1-node4 to the nodetype table with os=rhel5: | ||||
|   | ||||
|   | ||||
|  | ||||
|  | ||||
|  .. code-block:: perl | ||||
|   | ||||
|  | ||||
|    nodeadd node1-node4 groups=all,rhel5 nodetype.os=rhel5 | ||||
|   | ||||
|   | ||||
|  | ||||
|  | ||||
|  | ||||
|  | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user