diff --git a/pages/common/patch.md b/pages/common/patch.md index a5b79bbe25..70e900fa6c 100644 --- a/pages/common/patch.md +++ b/pages/common/patch.md @@ -11,6 +11,6 @@ `patch -p1 < {{patchfile}}.diff` -- reverse a patch +- apply the reverse of a patch `patch -R < {{patchfile}}.diff`