summaryrefslogtreecommitdiff
path: root/man/man1/icestormadmin.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/man1/icestormadmin.1')
-rw-r--r--man/man1/icestormadmin.143
1 files changed, 43 insertions, 0 deletions
diff --git a/man/man1/icestormadmin.1 b/man/man1/icestormadmin.1
new file mode 100644
index 00000000000..7ea70a3e086
--- /dev/null
+++ b/man/man1/icestormadmin.1
@@ -0,0 +1,43 @@
+.mso www.tmac
+
+.TH icestormadmin 1
+
+.SH NAME
+
+icestormadmin - The IceStorm administration tool.
+
+.SH SYNOPSIS
+
+icestormadmin [options] [file...]
+
+.SH DESCRIPTION
+
+The IceStorm administration tool is a command-line program that provides
+administrative control of an IceStorm server. Full documentation for
+icestormadmin is available online at:
+"http://doc.zeroc.com/display/Ice/IceStorm+Administration".
+
+.SH OPTIONS
+
+.TP
+.BR \-h ", " \-\-help\fR
+.br
+Displays a help message.
+
+.TP
+.BR \-v ", " \-\-version\fR
+Displays the compiler version.
+
+.TP
+.BR \-e " " COMMANDS\fR
+.br
+Execute COMMANDS.
+
+.TP
+.BR \-d ", " \-\-debug\fR
+.br
+Print debug messages.
+
+.SH SEE ALSO
+
+.BR icestormmigrate (1)