summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorosm0sis <osm0sis@outlook.com>2019-07-20 21:12:49 -0300
committerosm0sis <osm0sis@outlook.com>2019-07-20 21:12:49 -0300
commitf1494f366de8d9106d1f0e3b99ca33cd9017cdf6 (patch)
tree73b0a5359888aedf06d331a756c559c2300ad212 /README.md
parent96f961b239d17913b94ab3942368a38ddc489a5d (diff)
README: update for set_perm and set_perm_recursive
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7ca6fc1..0ceb861 100644
--- a/README.md
+++ b/README.md
@@ -53,6 +53,14 @@ _Note: Currently pushing modules is to the active slot only._
## // Command Methods ##
```
+ui_print "<text>" [...]
+abort ["<text>" [...]]
+contains <string> <substring>
+file_getprop <file> <property>
+
+set_perm <owner> <group> <mode> <file> [<file2> ...]
+set_perm_recursive <owner> <group> <dir_mode> <file_mode> <dir> [<dir2> ...]
+
dump_boot
split_boot
unpack_ramdisk