TeamWin / Team-Win-Recovery-Project

Core recovery files for the Team Win Recovery Project (T.W.R.P) - this is not up to date, please see https://github.com/TeamWin/android_bootable_recovery/
http://twrp.me
1.96k stars 741 forks source link

Outdated openrecoveryscript link #697

Open jomo opened 8 years ago

jomo commented 8 years ago

The twrp command shows:

TWRP openrecoveryscript command line tool, TWRP version 3.0.2-0

Allows command line usage of TWRP via openrecoveryscript commands.
Some common commands include:
  install /path/to/update.zip
  backup BSDC backupname
  restore backupname BSDC
  factoryreset
  wipe cache
  sideload
  set variable value
  get variable
  decrypt password

See more documentation at http://teamw.in/openrecoveryscript

Opening the URL from the bottom line results in a 404. Has it moved? Is it gone?

polyzen commented 8 years ago

Apparently twrp.in is no longer a thing. https://github.com/TeamWin/twrpme doesn't yet have the doc.

Last Wayback Machine backup: https://web.archive.org/web/20150314232011/http://www.teamw.in/OpenRecoveryScript

polyzen commented 8 years ago

Those docs might also be out-of-date. The -O option had TWRP starting over and over again :p.