Index: openacs-4/etc/install/install.sh
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/etc/install/install.sh,v
diff -u -r1.6 -r1.7
--- openacs-4/etc/install/install.sh	5 Sep 2003 10:23:08 -0000	1.6
+++ openacs-4/etc/install/install.sh	5 Sep 2003 10:24:06 -0000	1.7
@@ -41,6 +41,7 @@
     --config-file Sets up information about the server and database used (see config.tcl.in). Defaults to config.tcl
     --no-checkout Do not checkout new source code
     --oacs-only   Do not install .LRN, only OpenACS
+    --no-install  Do not install .LRN or OpenACS. Useful if you only want to recreate the db user and then install manually
     --postgresql  Install on PostgreSQL. Overrides database setting in install config file.
     --interactive Gives you the possibility to exit at certain points during installation
 "