From 5c2f7adfd0b4eff4c018b2e67e79fbed02f352b8 Mon Sep 17 00:00:00 2001 From: Martin Szulecki Date: Sun, 14 Jun 2020 23:01:50 +0200 Subject: Fix usage example in README.md by using proper action option --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3e30c7d..f29f075 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ to let your device boot into recovery mode if you need it. Then simply run: ```shell -irecovery +irecovery --shell ``` This connects to your device and opens a simple shell to interact with the @@ -111,4 +111,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: 2020-06-12 +README Updated on: 2020-06-14 -- cgit v1.1-32-gdbae