summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Nikias Bassen2024-05-29 18:00:03 +0200
committerGravatar Nikias Bassen2024-05-29 18:00:03 +0200
commitecc10ef8048c6591b936c5ca1b0971157087e6b2 (patch)
treef8ee9d41dca133a8f937a0527e9ff83be5cd6508 /README.md
parent6925d58ef7994168fb9585aa6f48421149982329 (diff)
downloadlibideviceactivation-master.tar.gz
libideviceactivation-master.tar.bz2
Fix typo in README.HEADmaster
Thanks to @Kreyren for pointing this out.
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index ca2946d..f11d071 100644
--- a/README.md
+++ b/README.md
@@ -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