summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorosm0sis <osm0sis@outlook.com>2019-08-06 20:11:19 -0300
committerosm0sis <osm0sis@outlook.com>2019-08-06 20:11:19 -0300
commit97889f80ba153228e796532cdef47f69f38f4ba1 (patch)
tree734b91667d66419e5176a8f8dbcfa3f5adbc9174
parent146c834d0fd03ad9c0701d12b82fa781850d7a37 (diff)
README: cosmetic changes to match xda thread
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0ceb861..42bbe04 100644
--- a/README.md
+++ b/README.md
@@ -64,6 +64,7 @@ set_perm_recursive <owner> <group> <dir_mode> <file_mode> <dir> [<dir2> ...]
dump_boot
split_boot
unpack_ramdisk
+
backup_file <file>
restore_file <file>
replace_string <file> <if search string> <original string> <replacement string> <scope>
@@ -80,10 +81,12 @@ patch_fstab <fstab file> <mount match name> <fs match type> block|mount|fstype|o
patch_cmdline <cmdline entry name> <replacement string>
patch_prop <prop file> <prop name> <new prop value>
patch_ueventd <ueventd file> <device node> <permissions> <chown> <chgrp>
+
repack_ramdisk
flash_boot
flash_dtbo
write_boot
+
reset_ak [keep]
setup_ak
```