aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/uidgid
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/uidgid')
-rwxr-xr-xplugins/uidgid2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/uidgid b/plugins/uidgid
index a73acae..8e0b197 100755
--- a/plugins/uidgid
+++ b/plugins/uidgid
@@ -3,7 +3,7 @@
# Description: list uid and gid of files
#
# Shell: POSIX compliant
-# Author: Arun Prakash Jana, superDuperCyberTechno
+# Authors: Arun Prakash Jana, superDuperCyberTechno
# shellcheck disable=SC2012
ls -lah --group-directories-first | less