Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cj123 committed Aug 10, 2014
1 parent 0dfed89 commit b45fbed
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
Download All Firmware
=====================
Download All Firmwares
======================

Download all the firmwares!
![Download all the firmwares!](https://dl.dropboxusercontent.com/u/38032597/content/blogs/BsyVbxlCIAAiBtC.jpg)

Usage

```
$ go run download.go --help
Usage of :./download:
-c=false: just check the integrity of the currently downloaded files
-d="./": the location to save/check IPSW files
-d="./": the location to save/check IPSW files.
Can include templates e.g. {{.Identifier}} or {{.BuildID}}
-i="": only download for the specified device
-r=false: redownload the file if it fails verification (w/ -c)
```

0 comments on commit b45fbed

Please sign in to comment.