diff options
| author | 2010-05-13 06:02:41 -0400 | |
|---|---|---|
| committer | 2010-05-13 06:02:41 -0400 | |
| commit | 89dcc7a5c123cc8ae8cba5af6682930803989a34 (patch) | |
| tree | 8ddd2c4a2f663910bcd6b79bb0fbc3a9e10402d9 | |
| parent | a57e39d7180ae1c7ce28105fb0c735121dec6f0d (diff) | |
| download | libirecovery-89dcc7a5c123cc8ae8cba5af6682930803989a34.tar.gz libirecovery-89dcc7a5c123cc8ae8cba5af6682930803989a34.tar.bz2 | |
Removed usage information from README file since there really are no commands yet
| -rw-r--r-- | README | 9 | 
1 files changed, 0 insertions, 9 deletions
| @@ -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. -	 | 
