From 165918ee7fa3dda4b82898df550f057d3669ee64 Mon Sep 17 00:00:00 2001 From: L1ght <2504082957@qq.com> Date: Fri, 13 Sep 2024 15:57:29 +0800 Subject: [PATCH] docs: fix typo and deprecated cli command --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index cdaa4300a..d484b2fa6 100644 --- a/README.md +++ b/README.md @@ -264,10 +264,10 @@ There is A LOT you may do on the device using `pymobiledevice3`. This is just a # Listing connected devices pymobiledevice3 usbmux list -# Discover network devices using bonjour -pymobiledevice3 bonjour browse +# Browse RemoteXPC devices using bonjour +pymobiledevice3 bonjour rsd -# View all syslog lines (including debug messages +# View all syslog lines (including debug messages) pymobiledevice3 syslog live # Filter out only messages containing the word "SpringBoard"