SVN Commit by andreas: r4930 - trunk/pgadmin3/docs/en_US - Mailing list pgadmin-hackers

From svn@pgadmin.org
Subject SVN Commit by andreas: r4930 - trunk/pgadmin3/docs/en_US
Date
Msg-id 200601181806.k0II6Q70024352@developer.pgadmin.org
Whole thread Raw
List pgadmin-hackers
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>


pgadmin-hackers by date:

Previous
From: svn@pgadmin.org
Date:
Subject: SVN Commit by andreas: r4929 - trunk/pgadmin3/src
Next
From: Andreas Pflug
Date:
Subject: Re: pgAdminIII feature proposal - Logging the SQL