diff options
author | Jose <jose@zeroc.com> | 2013-07-16 16:34:51 +0200 |
---|---|---|
committer | Jose <jose@zeroc.com> | 2013-07-16 16:34:51 +0200 |
commit | 6323856315e22e68d1587b9de20a4b282f64b3f0 (patch) | |
tree | 4b3caf2784414bd81675ec99fa370e39ac4fa130 /man/man1/iceboxnet.1 | |
parent | Fixed ICE-5307 - Visual Studio 2012 migration errors when opening SL demo sol... (diff) | |
download | ice-6323856315e22e68d1587b9de20a4b282f64b3f0.tar.bz2 ice-6323856315e22e68d1587b9de20a4b282f64b3f0.tar.xz ice-6323856315e22e68d1587b9de20a4b282f64b3f0.zip |
Fixed ICE-5356 - Consider adding man pages for unix executables
Diffstat (limited to 'man/man1/iceboxnet.1')
-rw-r--r-- | man/man1/iceboxnet.1 | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/man/man1/iceboxnet.1 b/man/man1/iceboxnet.1 new file mode 100644 index 00000000000..5b30eb009ef --- /dev/null +++ b/man/man1/iceboxnet.1 @@ -0,0 +1,20 @@ +.TH iceboxnet 1 + +.SH NAME + +iceboxnet - The IceBox .NET/Mono Server. + +.SH SYNOPSIS + +iceboxnet [options] --Ice.Config=<file> + +.SH DESCRIPTION + +The IceBox .NET/Mono Server. For detailed usage consult: +.br +"http://doc.zeroc.com/display/Ice/Starting+the+IceBox+Server#StartingtheIceBoxServer-StartingtheC#IceBoxServer". + +.SH SEE ALSO + +.BR icebox (1), +.BR iceboxadmin (1) |