diff options
author | Nikias Bassen | 2024-05-29 18:00:03 +0200 |
---|---|---|
committer | Nikias Bassen | 2024-05-29 18:00:03 +0200 |
commit | ecc10ef8048c6591b936c5ca1b0971157087e6b2 (patch) | |
tree | f8ee9d41dca133a8f937a0527e9ff83be5cd6508 /README.md | |
parent | 6925d58ef7994168fb9585aa6f48421149982329 (diff) | |
download | libideviceactivation-ecc10ef8048c6591b936c5ca1b0971157087e6b2.tar.gz libideviceactivation-ecc10ef8048c6591b936c5ca1b0971157087e6b2.tar.bz2 |
Thanks to @Kreyren for pointing this out.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -54,9 +54,9 @@ sudo make install ## Usage -To query the activation status of a device use: +To query the activation state of a device use: ```shell -ideviceactivation status +ideviceactivation state ``` To activate a device use: @@ -118,4 +118,4 @@ iPadOS, tvOS, watchOS, and macOS are trademarks of Apple Inc. This project is an independent software library and has not been authorized, sponsored, or otherwise approved by Apple Inc. -README Updated on: 2022-04-04 +README Updated on: 2024-05-29 |