Skip to content

Commit

Permalink
Merge pull request #1200 from FanBB2333/master
Browse files Browse the repository at this point in the history
docs: fix typo and deprecated cli command
  • Loading branch information
doronz88 authored Sep 14, 2024
2 parents 8a0f46b + 165918e commit 9462992
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 9462992

Please sign in to comment.