Update help manual in orscmd
Change-Id: I4b2e385637cded40dbb08e0ee8ca7117dbdd67ca
This commit is contained in:
@@ -47,6 +47,12 @@ void print_usage(void) {
|
||||
printf(" set <variable> [value]\n");
|
||||
printf(" decrypt <password>\n");
|
||||
printf(" remountrw\n");
|
||||
printf(" fixperms\n");
|
||||
printf(" mount <path>\n");
|
||||
printf(" unmount <path>\n");
|
||||
printf(" print <value>\n");
|
||||
printf(" mkdir <directory>\n");
|
||||
printf(" reboot [recovery|poweroff|bootloader|download|edl]\n");
|
||||
printf("\nSee more documentation at https://twrp.me/faq/openrecoveryscript.html\n");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user