summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorAngie Byron <webchick@24967.no-reply.drupal.org>2009-02-26 07:30:29 +0000
committerAngie Byron <webchick@24967.no-reply.drupal.org>2009-02-26 07:30:29 +0000
commit665c9fdc2ca50f7960c16b375685485b3eb8b1cc (patch)
tree273088dccb033efaf0e7ed718e6041842e32c7ae /scripts
parent116de1793300f2aee3d71297c26ec448f8141196 (diff)
downloadbrdo-665c9fdc2ca50f7960c16b375685485b3eb8b1cc.tar.gz
brdo-665c9fdc2ca50f7960c16b375685485b3eb8b1cc.tar.bz2
Roll-back of users -> user table name change in #330983: Broken pgsql is no fun.
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/password-hash.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/password-hash.sh b/scripts/password-hash.sh
index 83fe2f148..12e939983 100755
--- a/scripts/password-hash.sh
+++ b/scripts/password-hash.sh
@@ -52,7 +52,7 @@ All arguments are long options.
"<password1>" ["<password2>" ["<password3>" ...]]
One or more plan-text passwords enclosed by double quotes. The
- output hash may be manually entered into the {user}.pass field to
+ output hash may be manually entered into the {users}.pass field to
change a password via SQL to a known value.
To run this script without the --root argument invoke it from the root directory