mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-10-31 03:12:30 +00:00 
			
		
		
		
	Use the --check option in the examples to be consistent with the usage. The -c option is still OK
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