diff options
author | Joe Hunkeler <jhunkeler@gmail.com> | 2015-08-11 16:51:37 -0400 |
---|---|---|
committer | Joe Hunkeler <jhunkeler@gmail.com> | 2015-08-11 16:51:37 -0400 |
commit | 40e5a5811c6ffce9b0974e93cdd927cbcf60c157 (patch) | |
tree | 4464880c571602d54f6ae114729bf62a89518057 /pkg/images/tv/iis/doc/erase.hlp | |
download | iraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz |
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'pkg/images/tv/iis/doc/erase.hlp')
-rw-r--r-- | pkg/images/tv/iis/doc/erase.hlp | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/pkg/images/tv/iis/doc/erase.hlp b/pkg/images/tv/iis/doc/erase.hlp new file mode 100644 index 00000000..6a3548e6 --- /dev/null +++ b/pkg/images/tv/iis/doc/erase.hlp @@ -0,0 +1,26 @@ +.help erase Jan86 images.tv.iis +.ih +NAME +erase -- erase display frame +.ih +USAGE +erase frame +.ih +PARAMETERS +.ls frame +Frame to be erased. +.le +.ih +DESCRIPTION +The specified frame in the image display ("stdimage") is erased. +Note that the erased frame can be different than the frame currently +being displayed on the monitor. The graphics frame is not erased. +.ih +EXAMPLES +To erase frame 3: + + cl> erase 3 +.ih +SEE ALSO +cv +.endhelp |