Change wording for "un-applying" patches.

waldyrious/alt-syntax
Camilla Krag Jensen 2014-10-29 09:25:50 +01:00
parent 5ff0c017c5
commit a7c5a03cbb
1 changed files with 1 additions and 1 deletions

View File

@ -11,6 +11,6 @@
`patch -p1 < {{patchfile}}.diff`
- reverse a patch
- apply the reverse of a patch
`patch -R < {{patchfile}}.diff`