From 89dcc7a5c123cc8ae8cba5af6682930803989a34 Mon Sep 17 00:00:00 2001 From: Joshua Hill Date: Thu, 13 May 2010 06:02:41 -0400 Subject: Removed usage information from README file since there really are no commands yet --- README | 9 --------- 1 file changed, 9 deletions(-) (limited to 'README') 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 uploads a file. - ./iRecovery -c "command" send a single command. - ./iRecovery -l sends a set of commands from a file (one per line). - ./Irecovery -x uploads a file then resets the usb connection. - -- cgit v1.1-32-gdbae