diff options
Diffstat (limited to 'findutils/Config.in')
-rw-r--r-- | findutils/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/findutils/Config.in b/findutils/Config.in index bcdc024..f8ad98d 100644 --- a/findutils/Config.in +++ b/findutils/Config.in @@ -30,7 +30,7 @@ config FEATURE_FIND_MTIME files, in days. config FEATURE_FIND_MMIN - bool "Enable modified time matching (-min) option" + bool "Enable modified time matching (-mmin) option" default y depends on FIND help |