diff options
Diffstat (limited to 'man/man1/icepatch2client.1')
-rw-r--r-- | man/man1/icepatch2client.1 | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/man/man1/icepatch2client.1 b/man/man1/icepatch2client.1 new file mode 100644 index 00000000000..73a4e50cc9b --- /dev/null +++ b/man/man1/icepatch2client.1 @@ -0,0 +1,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 +"http://doc.zeroc.com/display/Ice/Running+the+IcePatch2+Client". + +.SH OPTIONS + +.TP +.BR \-h ", " \-\-help\fR +.br +Displays help message. + +.TP +.BR \-v ", " \-\-version\fR +Displays the compiler version. + +.TP +.BR \-t ", " \-\-thorough\fR +.br +Do a thorough patch, recomputing all checksums. + +.SH SEE ALSO + +.BR icepatch2calc (1), +.BR icepatch2server (1) |