about summary refs log tree commit homepage
path: root/examples/zsh-completion/_dtas-partstats
diff options
context:
space:
mode:
Diffstat (limited to 'examples/zsh-completion/_dtas-partstats')
-rw-r--r--examples/zsh-completion/_dtas-partstats7
1 files changed, 7 insertions, 0 deletions
diff --git a/examples/zsh-completion/_dtas-partstats b/examples/zsh-completion/_dtas-partstats
new file mode 100644
index 0000000..9460684
--- /dev/null
+++ b/examples/zsh-completion/_dtas-partstats
@@ -0,0 +1,7 @@
+#compdef dtas-partstats
+
+# To the extent possible under law, James Rowe has waived all copyright and
+# related or neighboring rights to this example.
+
+_arguments \
+    ":select file:_files"