diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-08 20:46:52 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-08 20:46:52 -0400 |
commit | fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 (patch) | |
tree | bdda434976bc09c864f2e4fa6f16ba1952b1e555 /pkg/proto/fields.par | |
download | iraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz |
Initial commit
Diffstat (limited to 'pkg/proto/fields.par')
-rw-r--r-- | pkg/proto/fields.par | 5 |
1 files changed, 5 insertions, 0 deletions
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? |