aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/_rdfind8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_rdfind b/src/_rdfind
index 5aaa4d5..8862cbc 100644
--- a/src/_rdfind
+++ b/src/_rdfind
@@ -31,3 +31,11 @@ _arguments \
"(-h -help --help)"{-h,-help,--help}"[display a brief help message]" \
"(-v -version --version)"{-v,-version,--version}"[display the version number]" \
"*:file or directory:_files"
+
+# Local Variables:
+# mode: Shell-Script
+# sh-indentation: 2
+# indent-tabs-mode: nil
+# sh-basic-offset: 2
+# End:
+# vim: ft=zsh sw=2 ts=2 et