~ubuntu-branches/debian/jessie/eso-midas/jessie

« back to all changes in this revision

Viewing changes to stdred/echelle/help/help_eche.hlq

  • Committer: Package Import Robot
  • Author(s): Ole Streicher
  • Date: 2014-04-22 14:44:58 UTC
  • Revision ID: package-import@ubuntu.com-20140422144458-okiwi1assxkkiz39
Tags: upstream-13.09pl1.2+dfsg
ImportĀ upstreamĀ versionĀ 13.09pl1.2+dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
% @(#)help_eche.hlq     19.1 (ESO-IPG) 02/25/03 14:18:34
 
2
%++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
3
%.COPYRIGHT  (c)  1993 European Southern Observatory
 
4
%.IDENT      help_eche.hlq
 
5
%.AUTHOR     PB, IPG/ESO
 
6
%.KEYWORDS   MIDAS, help files, 
 
7
%.PURPOSE    On-line help file for the command: HELP/ECHELLE
 
8
%.VERSION    1.0  09-MAR-95 : Creation, PB
 
9
%----------------------------------------------------------------
 
10
\se
 
11
SECTION./ECHELLE
 
12
\es\co
 
13
HELP/ECHELLE                                          09-MAR-95  PB
 
14
\oc\su
 
15
HELP/ECHELLE  keyword  [mode]
 
16
        Provides short help on an echelle session keyword
 
17
\us\pu
 
18
Purpose:    
 
19
            Displays information on echelle session keyword,
 
20
            including type, default value, current value and
 
21
            description. Truncated names are accepted.
 
22
\up\sy
 
23
Syntax:     
 
24
            HELP/ECHELLE keyword  [mode]
 
25
 \\
 
26
\ys\pa
 
27
            keyword = Name of the keyword. If no exact match is  \\
 
28
                      found, a substring case unsensitive search is
 
29
                      performed.
 
30
 \\
 
31
\ap\pa
 
32
            mode    = Search mode (K or D, default: K) indicating if
 
33
                      the search is performed on keyword names or on
 
34
                      description information.
 
35
 \\
 
36
\ap\sa
 
37
See also: 
 
38
            INIT/ECHELLE, SET/ECHELLE, CLEAN/ECHELLE
 
39
\as\no
 
40
Note:       
 
41
            None.
 
42
 \\
 
43
\on\exs
 
44
Examples:
 
45
\ex
 
46
            HELP/ECHELLE  slit  
 
47
\xe\ex
 
48
            HELP/ECHELLE wlcm \\
 
49
            Keyword name will be matched to WLCMTD.
 
50
\xe\ex
 
51
            HELP/ECHELLE mtd \\
 
52
            Help on all keywords including the substring MTD \\
 
53
            (e.g. EXTMTD, WLCMTD, BKGMTD, a.s.o.)
 
54
\xe\ex
 
55
            HELP/ECHELLE ccd D \\
 
56
            Help on all keywords including the substring CCD \\
 
57
            in their description (e.g. CCD, CCDFILT, RON, GAIN, a.s.o) 
 
58
\xe \sxe