aboutsummaryrefslogtreecommitdiff
path: root/pkg/lists/table.par
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2015-07-08 20:46:52 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2015-07-08 20:46:52 -0400
commitfa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 (patch)
treebdda434976bc09c864f2e4fa6f16ba1952b1e555 /pkg/lists/table.par
downloadiraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz
Initial commit
Diffstat (limited to 'pkg/lists/table.par')
-rw-r--r--pkg/lists/table.par5
1 files changed, 5 insertions, 0 deletions
diff --git a/pkg/lists/table.par b/pkg/lists/table.par
new file mode 100644
index 00000000..56781c06
--- /dev/null
+++ b/pkg/lists/table.par
@@ -0,0 +1,5 @@
+input_files,s,a,,,,list of files to be formatted as tables
+first_col,i,h,7,0,,offset to first column of table
+last_col,i,h,0,0,,offset to last column of table (0 for right margin)
+ncols,i,h,0,0,,number of columns (0 to get max that will fit)
+maxstrlen,i,h,0,0,,maximum string length for table entry (0 if none)