summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornlscc <66028747+nlscc@users.noreply.github.com>2020-10-07 19:17:17 +0200
committernlscc <66028747+nlscc@users.noreply.github.com>2020-10-07 19:17:17 +0200
commit8e3487417231c83c90afeb65b026e3d1fd031c1f (patch)
tree177fa779dc90b984b4a150dbbbfbf9ced43aed69
parentimprove CLI and cleanup code (diff)
downloadsamloader-8e3487417231c83c90afeb65b026e3d1fd031c1f.tar
samloader-8e3487417231c83c90afeb65b026e3d1fd031c1f.tar.gz
samloader-8e3487417231c83c90afeb65b026e3d1fd031c1f.tar.bz2
samloader-8e3487417231c83c90afeb65b026e3d1fd031c1f.tar.lz
samloader-8e3487417231c83c90afeb65b026e3d1fd031c1f.tar.xz
samloader-8e3487417231c83c90afeb65b026e3d1fd031c1f.tar.zst
samloader-8e3487417231c83c90afeb65b026e3d1fd031c1f.zip
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 79f78cf..ccf7c90 100644
--- a/README.md
+++ b/README.md
@@ -7,11 +7,11 @@ pip3 install git+https://github.com/nlscc/samloader.git
## Usage
See `samloader --help` and `samloader (command) --help`.
-`checkupdate`: Check the latest firmware version
+`-m <model> -r <region> checkupdate`: Check the latest firmware version
-`download`: Download the specified firmware version for a given phone and region to a specified file or directory
+`-m <model> -r <region> download -v <version> (-O <output-dir> or -o <output-file>)`: Download the specified firmware version for a given phone and region to a specified file or directory
-`decrypt`: Decrypt encrypted firmware
+`-m <model> -r <region> decrypt -v <version> -V <enc-version> -i <input-file> -o <output-file>`: Decrypt encrypted firmware
### Example
```
$ samloader -m GT-I8190N -r BTU checkupdate