Skip to content

Commit

Permalink
Commit patch contributed by Michael Richarhson: Typo in usage text.
Browse files Browse the repository at this point in the history
  • Loading branch information
ehuelsmann committed Dec 28, 2011
1 parent 42814ea commit a739d15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/prepare-company-database.sh
Expand Up @@ -26,7 +26,7 @@ ADMIN_PASSWORD='admin'
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
Expand Down

0 comments on commit a739d15

Please sign in to comment.