blob: 6cc504f202581850ba630cefec3c7636ac266cdc (
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
|
.mso www.tmac
.TH icepatch2client 1
.SH NAME
icepatch2client - The IcePatch2 client.
.SH SYNOPSIS
icepatch2client --IcePatch2Client.Proxy="IcePatch2Server/server:tcp -h somehost.com -p 10000"
.SH DESCRIPTION
The IcePatch2 client. Full documentation for icepatch2client is available
online at:
.br
"https://doc.zeroc.com/display/Ice36/Running+the+IcePatch2+Client".
.SH OPTIONS
.TP
.BR \-h ", " \-\-help\fR
.br
Displays help message.
.TP
.BR \-v ", " \-\-version\fR
Displays the Ice version.
.TP
.BR \-t ", " \-\-thorough\fR
.br
Do a thorough patch, recomputing all checksums.
.SH SEE ALSO
.BR icepatch2calc (1),
.BR icepatch2server (1)
|