diff options
Diffstat (limited to 'plugins/oldbigfile')
| -rwxr-xr-x | plugins/oldbigfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/oldbigfile b/plugins/oldbigfile index 68f4bed..0a21527 100755 --- a/plugins/oldbigfile +++ b/plugins/oldbigfile @@ -2,7 +2,7 @@ # Description: List files bigger than input size by ascending access date. # -# Requires: find sort +# Dependencies: find sort # # Shell: POSIX compliant # Author: Arun Prakash Jana |