aboutsummaryrefslogtreecommitdiff
path: root/pkg/proto/joinlines.par
blob: a29949f4cf4db91e84fc3b67bb9a9db4de2488e1 (plain) (blame)
1
2
3
4
5
6
7
8
9
#input,s,a,,,,List of input files to be joined
list1,s,a,,,,List of input files to be joined
list2,s,a,,,,List of input files to be joined
output,f,h,"STDOUT",,,Output file
delim,s,h," ",,,Delimiter between file lines
missing,s,h,"Missing",,,Marker for missing lines
maxchars,i,h,161,,,Maximum number of output characters per line
shortest,b,h,yes,,,Quit at end of shortest file?
verbose,b,h,yes,,,Print verbose warnings?