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 /noao/astutil/asthedit.par | |
download | iraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz |
Initial commit
Diffstat (limited to 'noao/astutil/asthedit.par')
-rw-r--r-- | noao/astutil/asthedit.par | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/noao/astutil/asthedit.par b/noao/astutil/asthedit.par new file mode 100644 index 00000000..33b21223 --- /dev/null +++ b/noao/astutil/asthedit.par @@ -0,0 +1,8 @@ +images,s,a,,,,Images to be operated upon +commands,f,a,,,,File of commands +table,f,h,"",,,File of values +colnames,s,h,"",,,Column names in table file +prompt,s,h,"asthedit> ",,,Prompt for STDIN commands +update,b,h,yes,,,Update image header? +verbose,b,h,no,,,Verbose output? +oldstyle,b,h,no,,,Use old style format? |