summaryrefslogtreecommitdiffstats
path: root/xpa/doc/pod/xpainfo.pod
blob: 65fdb3ea08d6f1794bc9d9e54d73cd331710b86b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
=pod

=head1 NAME



B<xpainfo: send short message to one or more XPA servers>



=head1 SYNOPSIS





xpainfo [-h] [-i nsinet] [-m method] [-n] [-s] [-t sval,lval] [-u users] <template|host:port> [paramlist]





=head1 OPTIONS





  -h		print help message
  -i		access XPA point on different machine (override XPA_NSINET)
  -m		override XPA_METHOD environment variable
  -n		don't wait for the status message after server completes
  -s		enter server mode
  -t [s,l]	set short and long timeouts (override XPA_[SHORT,LONG]_TIMEOUT)
  -u [users]	XPA points can be from specified users (override XPA_NSUSERS)
  --version     display version and exit




=head1 DESCRIPTION




Info will be sent to access points matching the
template
or host:port.
A set of qualifying parameters can be appended.

B<Examples:>

  csh> xpainfo IMAGE ds9 image





=head1 SEE ALSO



See xpa(n) for a list of XPA help pages


=cut