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/hexview | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/hexview') diff --git a/plugins/hexview b/plugins/hexview index 3f45583..60b3428 100755 --- a/plugins/hexview +++ b/plugins/hexview @@ -1,7 +1,7 @@ #!/usr/bin/env sh # Description: View a file in hex -# Requires: xxd and $PAGER +# Dependencies: xxd and $PAGER # # Shell: POSIX compliant # Author: Arun Prakash Jana -- cgit v1.2.3-70-g09d2