summaryrefslogtreecommitdiff
path: root/man/man1/icepatch2server.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/man1/icepatch2server.1')
-rw-r--r--man/man1/icepatch2server.150
1 files changed, 50 insertions, 0 deletions
diff --git a/man/man1/icepatch2server.1 b/man/man1/icepatch2server.1
new file mode 100644
index 00000000000..7653adc22fb
--- /dev/null
+++ b/man/man1/icepatch2server.1
@@ -0,0 +1,50 @@
+.TH icepatch2server 1
+
+.SH NAME
+
+icepatch2server - The IcePatch2 server.
+
+.SH SYNOPSIS
+
+icepatch2server <data directory>
+
+.SH DESCRIPTION
+
+The IcePatch2 server. Full documentation for icepatch2server is available
+online at: "http://doc.zeroc.com/display/Ice/Running+the+IcePatch2+Server".
+
+.SH OPTIONS
+
+.TP
+.BR \-h ", " \-\-help\fR
+.br
+Displays a help message.
+
+.TP
+.BR \-v ", " \-\-version\fR
+Displays the compiler version.
+
+.TP
+.BR \-\-daemon\fR
+.br
+Run as a daemon.
+
+.TP
+.BR \-\-pidfile " " FILE
+.br
+Write process ID into FILE.
+
+.TP
+.BR \-\-noclose\fR
+.br
+Do not close open file descriptors.
+
+.TP
+.BR \-\-nochdir\fR
+.br
+Do not change the current working directory.
+
+.SH SEE ALSO
+
+.BR icepatch2calc (1),
+.BR icepatch2client (1)