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

Поиск
Список
Период
Сортировка
От svn@pgadmin.org
Тема SVN Commit by andreas: r4930 - trunk/pgadmin3/docs/en_US
Дата
Msg-id 200601181806.k0II6Q70024352@developer.pgadmin.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: svn@pgadmin.org
Дата:
Сообщение: SVN Commit by andreas: r4929 - trunk/pgadmin3/src
Следующее
От: Andreas Pflug
Дата:
Сообщение: Re: pgAdminIII feature proposal - Logging the SQL