aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/ndiff
diff options
context:
space:
mode:
authorGravatar Arun Prakash Jana <engineerarun@gmail.com>2019-04-21 15:20:59 +0530
committerGravatar Arun Prakash Jana <engineerarun@gmail.com>2019-04-21 15:20:59 +0530
commitaa1bc78ea7650f6a52fdfa6ce44de6e232639d74 (patch)
treeb7fb4192bdb083255eb3d6110de242345938b9fd /plugins/ndiff
parentbd2831498c812df98ee481bfa7e00bf4dc8c52ed (diff)
downloadnnn-aa1bc78ea7650f6a52fdfa6ce44de6e232639d74.tar.gz
Update docs
Diffstat (limited to 'plugins/ndiff')
-rwxr-xr-xplugins/ndiff2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ndiff b/plugins/ndiff
index 10af0b3..e2f1125 100755
--- a/plugins/ndiff
+++ b/plugins/ndiff
@@ -1,6 +1,6 @@
#!/usr/bin/env sh
-# Description: File and directory diff using vimdiff
+# Description: Show diff using vimdiff
#
# Shell: POSIX compliant
# Author: Arun Prakash Jana