Fixed incorrect command in documentation.

`ioreg -P USB` doesn't work, it should be `ioreg -p USB` to get usb list in Mac OS X.
This commit is contained in:
Fred Chien(錢逢祥)
2020-02-28 02:16:04 +08:00
committed by GitHub
parent fb98d1bfde
commit c6665d9a25

View File

@@ -359,7 +359,7 @@ When plugging in the USB key, you should see a similar line by using the `ioreg`
tool:
```shell
$ ioreg -P USB
$ ioreg -p IOUSB
+-o Root <class IORegistryEntry, id 0x100000100, retain 21>
...
+-o AppleUSBXHCI Root Hub Simulation@14000000 <class AppleUSBRootHubDevice, id 0x100000a00, registered, matched, active, busy 0 (0 ms), retain 9>