mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-11-02 01:18:00 +01:00
Change wording for "un-applying" patches.
This commit is contained in:
parent
5ff0c017c5
commit
a7c5a03cbb
1 changed files with 1 additions and 1 deletions
|
@ -11,6 +11,6 @@
|
|||
|
||||
`patch -p1 < {{patchfile}}.diff`
|
||||
|
||||
- reverse a patch
|
||||
- apply the reverse of a patch
|
||||
|
||||
`patch -R < {{patchfile}}.diff`
|
||||
|
|
Loading…
Reference in a new issue