Skip to content
This repository was archived by the owner on Nov 23, 2022. It is now read-only.

Commit

Permalink
Update help manual in orscmd
Browse files Browse the repository at this point in the history
Change-Id: I4b2e385637cded40dbb08e0ee8ca7117dbdd67ca
  • Loading branch information
Bodya-Kolibass committed May 12, 2019
1 parent 3f20a85 commit 29969ec
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions orscmd/orscmd.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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");
}

Expand Down

0 comments on commit 29969ec

Please sign in to comment.