mirror of
https://github.com/davidallendj/magellan.git
synced 2025-12-20 03:27:03 -07:00
Removed unused port and clarified default in README.md
This commit is contained in:
parent
a7af568ccf
commit
d412e290df
1 changed files with 1 additions and 1 deletions
|
|
@ -130,7 +130,7 @@ Flags:
|
|||
Use "magellan [command] --help" for more information about a command.
|
||||
```
|
||||
|
||||
To start a network scan for BMC nodes, use the `scan` command. If the port is not specified, `magellan` will probe ports 623 and 443 by default:
|
||||
To start a network scan for BMC nodes, use the `scan` command. If the port is not specified, `magellan` will probe the common Redfish port 443 by default:
|
||||
|
||||
```bash
|
||||
./magellan scan \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue