From 5e5066823dfd7653372ac67720e6f411cf35ea4f Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Mon, 20 Sep 2010 16:20:34 -0400 Subject: html, v2 update (including --long-options) (manpage sync adds files) --- data/doc/sisu/v2/html/sisu_webrick.1.html | 49 ++++++++++++++++--------------- 1 file changed, 26 insertions(+), 23 deletions(-) (limited to 'data/doc/sisu/v2/html/sisu_webrick.1.html') diff --git a/data/doc/sisu/v2/html/sisu_webrick.1.html b/data/doc/sisu/v2/html/sisu_webrick.1.html index 356d2518..ddfb69ba 100644 --- a/data/doc/sisu/v2/html/sisu_webrick.1.html +++ b/data/doc/sisu/v2/html/sisu_webrick.1.html @@ -23,41 +23,44 @@ sisu -W SISU - SISU_WEBRICK, RALPH AMISSAH

1.2 SYNOPSIS

sisu_webrick  [port]

or +

sisu --Webrick + [port] +

or

sisu -W  [port] -

1.3 DESCRIPTION -

sisu_webrick is part of SiSU (man sisu) sisu_webrick -starts Ruby ’s Webrick web-server and points it to the directories to which -SiSU output is written, providing a list of these directories (assuming -SiSU is in use and they exist). -

The default port for sisu_webrick is set -to 8081, this may be modified in the yaml file: ~/.sisu/sisurc.yml a sample -of which is provided as /etc/sisu/sisurc.yml (or in the equivalent directory -on your system). +

sisu_webrick is part of SiSU +(man sisu) sisu_webrick starts Ruby ’s Webrick web-server and points it to +the directories to which SiSU output is written, providing a list of these +directories (assuming SiSU is in use and they exist). +

The default port +for sisu_webrick is set to 8081, this may be modified in the yaml file: +~/.sisu/sisurc.yml a sample of which is provided as /etc/sisu/sisurc.yml (or +in the equivalent directory on your system).

1.4 SUMMARY OF MAN PAGE -

sisu_webrick, may be started -on it’s own with the command: sisu_webrick or using the sisu command with -the -W flag: sisu -W  [port] -

where no port is given and settings are unchanged +

sisu_webrick, +may be started on it’s own with the command: sisu_webrick or using the sisu +command with the -W flag: sisu -W  [port] +

where no port is given and settings + +

are unchanged the default port is 8081 +

1.5 DOCUMENT PROCESSING COMMAND -

the default port is 8081 -

1.5 DOCUMENT PROCESSING COMMAND FLAGS -

sisu -W - [port] starts Ruby Webrick web-server, serving SiSU output directories, -on the port provided, or if no port is provided and the defaults have not +

FLAGS +

sisu -W  [port] starts Ruby Webrick web-server, serving SiSU output +directories, on the port provided, or if no port is provided and the defaults -

been changed in ~/.sisu/sisurc.yaml then on port 8081 -

1.6 FURTHER INFORMATION +

have not been changed in ~/.sisu/sisurc.yaml then on port 8081 +

1.6 FURTHER +

INFORMATION

For more information on SiSU see: <http://www.jus.uio.no/sisu > -

or man sisu +

or man sisu

1.7 AUTHOR

Ralph Amissah ralph@amissah.com or ralph.amissah@gmail.com -

1.8 -

SEE ALSO +

1.8 SEE ALSO

sisu(1)
-- cgit v1.2.3