mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-11-04 13:22:36 +00:00 
			
		
		
		
	Merge pull request #1051 from whowutwut/bmc_check
Make the --check example consistent with the usage in bmcdiscover man page
This commit is contained in:
		@@ -169,7 +169,7 @@ Note: Input for IP range can be in the form: scanme.nmap.org, microsoft.com/24,
 | 
			
		||||
 | 
			
		||||
.. code-block:: perl
 | 
			
		||||
 | 
			
		||||
     bmcdiscover -i 10.4.23.254 -u USERID -p PASSW0RD -c
 | 
			
		||||
     bmcdiscover -i 10.4.23.254 -u USERID -p PASSW0RD --check
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
5. Get BMC IP Address source, DHCP Address or static Address
 | 
			
		||||
 
 | 
			
		||||
@@ -104,7 +104,7 @@ Note: Input for IP range can be in the form: scanme.nmap.org, microsoft.com/24,
 | 
			
		||||
 | 
			
		||||
4. To check if the username or password is correct against the BMC:
 | 
			
		||||
 | 
			
		||||
    bmcdiscover -i 10.4.23.254 -u USERID -p PASSW0RD -c
 | 
			
		||||
    bmcdiscover -i 10.4.23.254 -u USERID -p PASSW0RD --check
 | 
			
		||||
 | 
			
		||||
5. Get BMC IP Address source, DHCP Address or static Address
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user