Thread: SVN Commit by andreas: r4930 - trunk/pgadmin3/docs/en_US

SVN Commit by andreas: r4930 - trunk/pgadmin3/docs/en_US

From
svn@pgadmin.org
Date:
Author: andreas
Date: 2006-01-18 18:06:26 +0000 (Wed, 18 Jan 2006)
New Revision: 4930

Modified:
   trunk/pgadmin3/docs/en_US/commandline.html
Log:
Fix -c help

Modified: trunk/pgadmin3/docs/en_US/commandline.html
===================================================================
--- trunk/pgadmin3/docs/en_US/commandline.html    2006-01-18 18:06:13 UTC (rev 4929)
+++ trunk/pgadmin3/docs/en_US/commandline.html    2006-01-18 18:06:26 UTC (rev 4930)
@@ -28,8 +28,7 @@

   <li><b>-ch <hba file></b> Edit the specified pg_hba.conf config file.<br /> </li>

-  <li><b>-c <file></b> Edit the specified config file. pgAdmin will attempt to auto-detect what type of config
fileis  
-      being editted.<br /> </li>
+  <li><b>-c <file></b> Edit the config files in specified cluster directory.<br /> </li>

   <li><b>-t</b> Start in dialogue translation test mode. This mode allows each dialogue to be viewed without running
the 
        application to assist with string translation.<br /> </li>