aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/hexview
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/hexview')
-rwxr-xr-xplugins/hexview2
1 files changed, 1 insertions, 1 deletions
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