about summary refs log tree commit diff
path: root/Completion/Pbmplus/_pnmarith
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/Pbmplus/_pnmarith')
-rw-r--r--Completion/Pbmplus/_pnmarith3
1 files changed, 3 insertions, 0 deletions
diff --git a/Completion/Pbmplus/_pnmarith b/Completion/Pbmplus/_pnmarith
new file mode 100644
index 000000000..568c923db
--- /dev/null
+++ b/Completion/Pbmplus/_pnmarith
@@ -0,0 +1,3 @@
+#compdef pnmarith
+
+_arguments '-add' '-subtract' '-multiply' '*:file: _pbm_file'