summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorosm0sis <osm0sis@outlook.com>2018-07-14 16:20:14 -0300
committerosm0sis <osm0sis@outlook.com>2018-07-14 16:20:14 -0300
commit8ed75ed99c7a71e4782f5fd8961be18f8c4cb92b (patch)
treef24b9baa848e3b07e482c41889f21b1b6f51a29c /README.md
parent56373a6a1c606b3f7f4d3fb92cb7dca13afa4932 (diff)
README: touch up new block= documentation to show full paths are still supported
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 414c51a..1a84725 100644
--- a/README.md
+++ b/README.md
@@ -33,7 +33,7 @@ __do.cleanup=0__ will keep the zip from removing it's working directory in /tmp/
__do.cleanuponabort=0__ will keep the zip from removing it's working directory in /tmp/anykernel in case of installation abort.
-`block=auto` enables detection of the device boot partition for use with broad, device non-specific zips. Also accepts specifically `boot` or `recovery`.
+`block=auto` instead of a direct block filepath enables detection of the device boot partition for use with broad, device non-specific zips. Also accepts specifically `boot` or `recovery`.
`is_slot_device=1` enables detection of the suffix for the active boot partition on slot-based devices and will add this to the end of the supplied `block=` path. Also accepts `auto` for use with broad, device non-specific zips.