diff options
Diffstat (limited to 'plugins/mimelist')
| -rwxr-xr-x | plugins/mimelist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/mimelist b/plugins/mimelist index f179e6e..f38b5fe 100755 --- a/plugins/mimelist +++ b/plugins/mimelist @@ -1,7 +1,7 @@ #!/usr/bin/env sh # Description: Run fd/find in subtree and list files by mime type in smart context -# Requires: fd/find +# Dependencies: fd/find # # Shell: POSIX compliant # Author: Arun Prakash Jana |