Document scripted patching (#15001)
This commit is contained in:
parent
30c8f22ee5
commit
52d6a5cf85
|
@ -32,3 +32,7 @@ Running rapatches
|
|||
-----------------
|
||||
|
||||
$ r2 -P rapatch.txt target-program.txt
|
||||
|
||||
Or for scripted patching like `patch(1)`:
|
||||
|
||||
$ r2 -w -q -P rapatch.txt target-program.txt
|
||||
|
|
Loading…
Reference in New Issue