diff --git a/docs/source/guides/admin-guides/references/man1/bmcdiscover.1.rst b/docs/source/guides/admin-guides/references/man1/bmcdiscover.1.rst index 25cb6d2fe..7eebdc14e 100644 --- a/docs/source/guides/admin-guides/references/man1/bmcdiscover.1.rst +++ b/docs/source/guides/admin-guides/references/man1/bmcdiscover.1.rst @@ -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 diff --git a/xCAT-client/pods/man1/bmcdiscover.1.pod b/xCAT-client/pods/man1/bmcdiscover.1.pod index ad0f3ed55..10cb20162 100644 --- a/xCAT-client/pods/man1/bmcdiscover.1.pod +++ b/xCAT-client/pods/man1/bmcdiscover.1.pod @@ -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