From 8568cd6770b3b17681ccab5e4dbff147754f3dbd Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Wed, 6 May 2020 10:59:57 +0530 Subject: Change requires to dependencies --- plugins/dups | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/dups') diff --git a/plugins/dups b/plugins/dups index d44ecfc..4f31fc6 100755 --- a/plugins/dups +++ b/plugins/dups @@ -4,7 +4,7 @@ # # Source: https://www.commandlinefu.com/commands/view/3555/find-duplicate-files-based-on-size-first-then-md5-hash # -# Requires: find md5sum sort uniq xargs +# Dependencies: find md5sum sort uniq xargs # # Shell: POSIX compliant # Authors: syssyphus, KlzXS -- cgit v1.2.3-70-g09d2