idevice*, iproxy: add pages (#14363)
Co-authored-by: Juri Dispan <juri.dispan@posteo.net> Co-authored-by: Wiktor Perskawiec <git@spageektti.cc> Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
This commit is contained in:
16
pages/common/idevicedate.md
Normal file
16
pages/common/idevicedate.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# idevicedate
|
||||
|
||||
> Display the current date or set it on an iOS device.
|
||||
> More information: <https://manned.org/idevicedate>.
|
||||
|
||||
- Display the current date and time:
|
||||
|
||||
`idevicedate`
|
||||
|
||||
- Set the date and time on the device to the system time:
|
||||
|
||||
`idevicedate --sync`
|
||||
|
||||
- Set the date and time to a specific timestamp:
|
||||
|
||||
`idevicedate --set {{timestamp}}`
|
Reference in New Issue
Block a user