summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 0 insertions, 9 deletions
diff --git a/README b/README
index 2f7b971..a87164f 100644
--- a/README
+++ b/README
@@ -5,12 +5,3 @@ iRecovery is a libusb-based commandline utility for Mac OS X, Windows, and Linux
It's completely open-source, the source code is released under the terms of the GNU General Public License v3.
The full license text can be found in the LICENSE file.
-== Usage ==
-
- ./iRecovery -s starts a shell.
- ./iRecovery -r usb reset.
- ./iRecovery -f <file> uploads a file.
- ./iRecovery -c "command" send a single command.
- ./iRecovery -l <file> sends a set of commands from a file (one per line).
- ./Irecovery -x <file> uploads a file then resets the usb connection.
-