From cbd202ed55051a6996135d776283f514751ebcda Mon Sep 17 00:00:00 2001 From: Katt <87557086+simplyKatt@users.noreply.github.com> Date: Fri, 7 Aug 2026 23:56:05 -0600 Subject: [PATCH] Add a note to flag that the Rear port may sometimes be called Port 1, possibly leading to confussion. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 987b9cd..ba2b038 100755 --- a/README.md +++ b/README.md @@ -592,6 +592,7 @@ usbpd [subcommand] ### Notes - The `status` command provides the most detailed information and is useful for debugging USB-PD issues. +- The `status` command will return Port 1 instead of Rear, which may be confusing. - The `vbus` command gives a quick view of the current power delivery situation on each port. - The `summary` command is helpful for a quick overview of all ports' states and power consumption.