[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

SF.net SVN: ledger-smb:[4246] branches/1.3/tools/prepare-company-database. sh



Revision: 4246
          http://ledger-smb.svn.sourceforge.net/ledger-smb/?rev=4246&view=rev
Author:   ehuelsmann
Date:     2011-12-28 17:07:55 +0000 (Wed, 28 Dec 2011)
Log Message:
-----------
Commit patch contributed by Michael Richarhson: Typo in usage text.

Modified Paths:
--------------
    branches/1.3/tools/prepare-company-database.sh

Modified: branches/1.3/tools/prepare-company-database.sh
===================================================================
--- branches/1.3/tools/prepare-company-database.sh	2011-12-28 15:02:57 UTC (rev 4245)
+++ branches/1.3/tools/prepare-company-database.sh	2011-12-28 17:07:55 UTC (rev 4246)
@@ -26,7 +26,7 @@
 usage () {
 script_name=`basename $0`
 cat <<USAGE
-usage: $script_name --company COMPANY --psql-contrib DIR [option1 .. optionN]
+usage: $script_name --company COMPANY --pgsql-contrib DIR [option1 .. optionN]
 
 This script wants to be run as the root user. If you don't, you'll be
 asked to enter the password of the 'postgres' user

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.