Skip to content

Commit

Permalink
update --help output
Browse files Browse the repository at this point in the history
  • Loading branch information
Scott Walker committed Dec 21, 2010
1 parent dae44d4 commit 817e4de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scotty2/gfree/gfree.c
Original file line number Diff line number Diff line change
Expand Up @@ -294,6 +294,7 @@ int main(int argc, const char **argv)
printf("\t-c | --cid <CID>: set the CID to the 8-char long CID\n");
printf("\t-S | --sim_unlock: remove the SIMLOCK\n");
printf("\t-w | --disable_wp: disable write protect on eMMC and remove kernel filter only\n");
printf("\t-d | --debug: enable debug output\n");
printf("\n");
printf("\t-f | --free_all: same as --secu_flag off --sim_unlock --cid 11111111\n");
exit(0);
Expand Down

0 comments on commit 817e4de

Please sign in to comment.