diff options
Diffstat (limited to 'Completion/Pbmplus/_pbmtoln03')
-rw-r--r-- | Completion/Pbmplus/_pbmtoln03 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Completion/Pbmplus/_pbmtoln03 b/Completion/Pbmplus/_pbmtoln03 new file mode 100644 index 000000000..12b106dea --- /dev/null +++ b/Completion/Pbmplus/_pbmtoln03 @@ -0,0 +1,5 @@ +#compdef pbmtoln03 + +_arguments '-l:left margin:' '-r:right margin:' \ + '-t:top margin:' '-b:bottom margin:' \ + '-f:form length:' ':file: _pbm_file' |