aboutsummaryrefslogtreecommitdiff
path: root/toys/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'toys/Config.in')
-rw-r--r--toys/Config.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/toys/Config.in b/toys/Config.in
index d743bc95..267bcd46 100644
--- a/toys/Config.in
+++ b/toys/Config.in
@@ -286,6 +286,9 @@ config PATCH
-R Reverse patch.
-u Ignored (only handles "unified" diffs)
+ If a hunk fails to apply to a file, patch discards all changes to
+ that file and prints the failed hunk to stderr.
+
config PWD
bool "pwd"
default y