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/dataio/mtexamine.par | |
download | iraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz |
Initial commit
Diffstat (limited to 'pkg/dataio/mtexamine.par')
-rw-r--r-- | pkg/dataio/mtexamine.par | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/pkg/dataio/mtexamine.par b/pkg/dataio/mtexamine.par new file mode 100644 index 00000000..07269aa1 --- /dev/null +++ b/pkg/dataio/mtexamine.par @@ -0,0 +1,8 @@ +tape_file,s,a,,,,Tape file +file_list,s,h,1-999,,,List of file numbers +dump_records,b,h,no,,,Dump selected records? +rec_list,s,h,1-999,,,List of records to be dumped +byte_chunk,i,h,1,,,Byte chunk +swapbytes,b,h,no,,,Swap bytes? +output_format,s,h,o,,,Dump format (c|d|o|u|x) +mode,s,h,"ql",,, |