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/obsolete/doc/imtitle.hlp | |
download | iraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz |
Repatch (from linux) of OSX IRAF
Diffstat (limited to 'pkg/obsolete/doc/imtitle.hlp')
-rw-r--r-- | pkg/obsolete/doc/imtitle.hlp | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/pkg/obsolete/doc/imtitle.hlp b/pkg/obsolete/doc/imtitle.hlp new file mode 100644 index 00000000..36a1b296 --- /dev/null +++ b/pkg/obsolete/doc/imtitle.hlp @@ -0,0 +1,26 @@ +.help imtitle Aug84 obsolete +.ih +NAME +imtitle -- Change the title of an image +.ih +USAGE +imtitle image title +.ih +PARAMETERS +.ls image +Image to be modified. +.le +.ls title +New image title. +.le +.ih +DESCRIPTION +The title in \fIimage\fR is changed to \fItitle\fR. +.ih +EXAMPLES + + cl> imtitle m1 "M1 U Band" +.ih +USE INSTEAD +images.hedit +.endhelp |