From fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 8 Jul 2015 20:46:52 -0400 Subject: Initial commit --- pkg/proto/fields.par | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 pkg/proto/fields.par (limited to 'pkg/proto/fields.par') diff --git a/pkg/proto/fields.par b/pkg/proto/fields.par new file mode 100644 index 00000000..57ff72e5 --- /dev/null +++ b/pkg/proto/fields.par @@ -0,0 +1,5 @@ +files,s,a,,,,Files from which to extract fields +fields,s,q,,,,Fields to extract +lines,s,h,"1-",,,Lines from which to extract fields +quit_if_missing,b,h,no,,,Quit on missing field? +print_file_names,b,h,no,,,Print file names if multiple files? -- cgit