diff options
Diffstat (limited to 'Completion/Pbmplus/_pnmtoxwd')
-rw-r--r-- | Completion/Pbmplus/_pnmtoxwd | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Completion/Pbmplus/_pnmtoxwd b/Completion/Pbmplus/_pnmtoxwd new file mode 100644 index 000000000..1c8b2393d --- /dev/null +++ b/Completion/Pbmplus/_pnmtoxwd @@ -0,0 +1,4 @@ +#compdef pnmtoxwd + +_arguments '-pseudodepth:depth of PseudoColor dumps:' '-directcolor' \ + ':file: _pbm_file' |