mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-10-31 03:12:30 +00:00 
			
		
		
		
	Usage and man page updates
This commit is contained in:
		| @@ -31,7 +31,7 @@ OpenPOWER OpenBMC: | ||||
| ================== | ||||
|  | ||||
|  | ||||
| \ **rbeacon**\  \ *noderange*\  {\ **on | off**\ } | ||||
| \ **rbeacon**\  \ *noderange*\  {\ **on | off | stat**\ } | ||||
|  | ||||
|  | ||||
|  | ||||
| @@ -40,7 +40,7 @@ DESCRIPTION | ||||
| *********** | ||||
|  | ||||
|  | ||||
| \ **rbeacon**\  Turns beacon (a light on the front of the physical server) on/off/blink or gives status of a node or noderange. | ||||
| \ **rbeacon**\  Turns beacon (a light on the front and/or rear of the physical server) on/off/blink or gives status of a node or noderange. | ||||
|  | ||||
|  | ||||
| ******** | ||||
|   | ||||
| @@ -86,7 +86,7 @@ my %usage = ( | ||||
|     ", | ||||
|     "rbeacon.openbmc" => | ||||
|     "OpenPOWER (OpenBMC) specific: | ||||
|        rbeacon [on|off] | ||||
|        rbeacon [on|off|stat] | ||||
|     ",     | ||||
|     "rvitals" => "", | ||||
|     "rvitals.common" => | ||||
|   | ||||
| @@ -17,12 +17,12 @@ B<rbeacon> I<noderange> {B<on>|B<blink>|B<off>|B<stat>} | ||||
|  | ||||
| =head2 OpenPOWER OpenBMC: | ||||
|  | ||||
| B<rbeacon> I<noderange> {B<on>|B<off>} | ||||
| B<rbeacon> I<noderange> {B<on>|B<off>|B<stat>} | ||||
|  | ||||
|  | ||||
| =head1 DESCRIPTION | ||||
|  | ||||
| B<rbeacon> Turns beacon (a light on the front of the physical server) on/off/blink or gives status of a node or noderange. | ||||
| B<rbeacon> Turns beacon (a light on the front and/or rear of the physical server) on/off/blink or gives status of a node or noderange. | ||||
|  | ||||
| =head1 EXAMPLES | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user