X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=webcit%2FREADME.txt;h=d864e81d1ac154a81ab1d915bb0a8787b854dfdc;hb=275923e95ec5e974182ce1b2458b374906d4c646;hp=eec1a2f879c93562fdae27f660fa8e3fae41aa51;hpb=baa3aca94eeb9d4b5c833ef91cfcba0c6bc47fc9;p=citadel.git diff --git a/webcit/README.txt b/webcit/README.txt index eec1a2f87..d864e81d1 100644 --- a/webcit/README.txt +++ b/webcit/README.txt @@ -95,18 +95,18 @@ special circumstances, or if you'd prefer to configure WebCit manually, you may skip the setup program. Instead, open /etc/inittab and add an entry something like this: - wc:2345:respawn:/usr/local/webcit/webserver + wc:2345:respawn:/usr/local/webcit/webcit Several command-line options are also available. Here's the usage for -the "webserver" program: +the "webcit" program: - webserver [-i ip_addr] [-p http_port] [-s] [-t tracefile] + webcit [-i ip_addr] [-p http_port] [-s] [-t tracefile] [-c] [-f] [remotehost [remoteport]] *or* - webserver [-i ip_addr] [-p http_port] [-s] [-t tracefile] + webcit [-i ip_addr] [-p http_port] [-s] [-t tracefile] [-c] [-f] uds /your/citadel/directory Explained: