1. Fixed DXBearing::is_qra so that it correctly detects full QRA locators
[spider.git] / cmd / Commands_en.hlp
1 #
2 # please put your help in in alphabetical order
3 #
4 # a string search is done in the command field (case is ignored)
5 # and all commands matching the asked for command are printed out
6 #
7 # the order of the fields in each header is 
8 #   privilege, command, Description 
9 # if the command ends in a - then that line isn't printed, but any
10 # subsequent lines are
11 #
12 # Comment lines are indented before printing
13 #
14 === 0^ANNOUNCE <text>^Send an announcement to LOCAL users only
15
16 === 0^ANNOUNCE FULL <text>^Send an announcement cluster wide
17 This will send your announcement cluster wide
18
19 === 5^ANNOUNCE SYSOP <text>^Send an announcement to Sysops only
20
21 === 0^ANNOUNCE-
22 <text> is the text of the announcement you wish to broadcast 
23
24 === 0^BYE^Exit from the cluster
25 This will disconnect you from the cluster
26    
27 === 0^DX <freq> <callsign> <remarks>^Send a DX spot throughout the cluster
28 <freq> is compared against the available bands set up in the cluster.
29 see show/bands for more information.
30
31 === 0^HELP^The HELP Command
32 HELP is available for a number of commands. The syntax is:-
33
34   HELP <cmd>
35   
36 Where <cmd> is the name of the command you want help on.
37
38 All commands can be abbreviated, so SHOW/DX can be abbreviated
39 to SH/DX, ANNOUNCE can be shorted to AN and so on.
40
41 === 0^SHOW/DX^Interrogate the spot database
42 If you just type SHOW/DX you will get the last so many spots
43 (sysop configurable, but usually 10).
44    
45 In addition you can add any number of these commands in very nearly
46 any order to the basic SHOW/DX command, they are:-
47    
48 on <band>       - eg 160m 20m 2m 23cm 6mm
49 on <region>     - eg hf vhf uhf shf      (see SHOW/BANDS)
50    
51 <number>        - the number of spots you want
52 <from>-<to>     - <from> spot no <to> spot no in the selected list
53    
54 <prefix>        - for a spotted callsign beginning with <prefix>
55 *<suffix>       - for a spotted callsign ending in <suffix>
56 *<string>*      - for a spotted callsign containing <string>
57    
58 day <number>    - starting <number> days ago
59 day <from>-<to> - <from> days <to> days ago
60    
61 info <text>     - any spots containing <text> in the info or remarks
62    
63 spotter <call>  - any spots spotted by <call>
64    
65 e.g. 
66    
67    SH/DX 9m0
68    SH/DX on 20m info iota
69    SH/DX 9a on vhf day 30
70
71 === 0^SHOW/DXCC <prefix>^Interrogate the spot database by country
72 This command takes the <prefix> (which can be a full or partial 
73 callsign if desired), looks up which internal country number it is
74 and then displays all the spots as per SH/DX for that country.
75    
76 The options for SHOW/DX also apply to this command.   
77 e.g. 
78    
79    SH/DXCC G
80    SH/DXCC W on 20m info iota
81
82 === 0^SHOW/PREFIX <callsign>^Interrogate the spot database by country
83 This command takes the <callsign> (which can be a full or partial 
84 callsign or a prefix if desired), looks up which internal country number 
85 it is and then displays all the relevant prefixes for that country
86 together with the internal country no, the CQ and ITU regions. 
87
88 See also SHOW/DXCC