From d412e290df33afac79b20b0756e83d205e7d4e96 Mon Sep 17 00:00:00 2001 From: David Allen Date: Mon, 12 Aug 2024 13:06:51 -0600 Subject: [PATCH] Removed unused port and clarified default in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cb53d7c..109ebb9 100644 --- a/README.md +++ b/README.md @@ -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 \