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/images/imutil/nhedit.par | |
download | iraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz |
Initial commit
Diffstat (limited to 'pkg/images/imutil/nhedit.par')
-rw-r--r-- | pkg/images/imutil/nhedit.par | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/pkg/images/imutil/nhedit.par b/pkg/images/imutil/nhedit.par new file mode 100644 index 00000000..76eab2c5 --- /dev/null +++ b/pkg/images/imutil/nhedit.par @@ -0,0 +1,14 @@ +images,s,a,,,,Images to be operated upon +fields,s,a,,,,fields to be edited +value,s,a,.,,,value expression +comment,s,a,'.',,,Keyword comment +comfile,s,h,"",,,Command file +after,s,h,"",,,keyword name to insert after +before,s,h,"",,,keyword name to insert before +update,b,h,yes,,,Update image header? +add,b,h,no,,,add rather than edit fields +addonly,b,h,no,,,add only if field does not exist +delete,b,h,no,,,delete rather than edit fields +rename,b,h,no,,,rename field names +verify,b,h,yes,,,verify each edit operation +show,b,h,yes,,,print record of each edit operation |