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 /vendor/voclient/doc/TODO | |
download | iraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz |
Initial commit
Diffstat (limited to 'vendor/voclient/doc/TODO')
-rw-r--r-- | vendor/voclient/doc/TODO | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/vendor/voclient/doc/TODO b/vendor/voclient/doc/TODO new file mode 100644 index 00000000..e255e054 --- /dev/null +++ b/vendor/voclient/doc/TODO @@ -0,0 +1,36 @@ + + Task Help Examples Tests + ---- ---- -------- ----- +Data Access Tasks: + voatlas Y Y Y - + vocatalog Y Y Y - + vodata Y Y Y - + voimage Y Y Y - + voiminfo Y Y Y - + vosloanspec Y - Y - + vospectra Y Y Y - + votopic Y Y Y - + +Registry Tasks: + voregistry Y Y Y - + +VOTable Utility Tasks: + votcnv Y Y Y - + votget Y Y Y - + votinfo Y Y Y - + votpos Y Y Y - + votsort Y Y Y - + votstat Y Y Y - + +SAMP Tasks: + vosamp Y - - - + +Name Resolution + vosesame Y Y Y - + + + (1) Online help missing examples + (2) Online help missing options + (3) Help page missing examples + (4) Help page missing options + (5) No test cases in task source |