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 /sys/clio/doc/clio.men | |
download | iraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz |
Initial commit
Diffstat (limited to 'sys/clio/doc/clio.men')
-rw-r--r-- | sys/clio/doc/clio.men | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/sys/clio/doc/clio.men b/sys/clio/doc/clio.men new file mode 100644 index 00000000..f7f24059 --- /dev/null +++ b/sys/clio/doc/clio.men @@ -0,0 +1,16 @@ + clcmd - Send a command to the CL (restricted) +clget[bcsilrdx] - Get the value of a CL parameter + clpopni - Open a sorted input filename template + clpopns - Open a sorted filename template or namelist + clpopnu - Open an unsorted filename template or namelist + clplen - Number of elements in a list opened with clpopn[isu] + clgfil - Get a file from a list opened with clpopn[isu] + clpcls - Close a list opened with clpopn[isu] +clglp[bcsilrdx] - Get the next value from a list-structured CL parameter + clglstr - Get the next value from a string list-structured CL parameter + clgstr - Get the value of a CL string type parameter + clgwrd - Get the first word from a string valued CL parameter + clpstr - Set the value of a string valued CL parameter +clput[bcsilrdx] - Set the value of a CL parameter + clseti - Set the value of a CLIO parameter + clstati - Get the value of a CLIO parameter |