diff options
Diffstat (limited to 'Completion/Pbmplus/_pnmarith')
-rw-r--r-- | Completion/Pbmplus/_pnmarith | 3 |
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' |