doronz88 / pymobiledevice3

Pure python3 implementation for working with iDevices (iPhone, etc...).
https://discord.gg/52mZGC3JXJ
GNU General Public License v3.0
1.5k stars 209 forks source link

docs: Fix typo – missing `s` in `wifi-connections` #1282

Closed MrJarnould closed 5 days ago

MrJarnould commented 6 days ago

Adding an s to wifi-connection fixes this error:

❯ pymobiledevice3 lockdown wifi-connection on
Usage: pymobiledevice3 lockdown [OPTIONS] COMMAND [ARGS]...
Try 'pymobiledevice3 lockdown -h' for help.

Error: No such command 'wifi-connection'.