summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorAngie Byron <webchick@24967.no-reply.drupal.org>2009-02-18 15:19:57 +0000
committerAngie Byron <webchick@24967.no-reply.drupal.org>2009-02-18 15:19:57 +0000
commitff9e842730ccf251cf8b76401e4df1b1c6edcea2 (patch)
tree2b10ab740305648bee997708b6d651a3816e3545 /scripts
parentdf591c8f4032041613192e1b7836725f92ea7b10 (diff)
downloadbrdo-ff9e842730ccf251cf8b76401e4df1b1c6edcea2.tar.gz
brdo-ff9e842730ccf251cf8b76401e4df1b1c6edcea2.tar.bz2
#330983 by recidive and boombatower: Rename users/users_roles tables to user/user_role for consistency.
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 12e939983..83fe2f148 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 {users}.pass field to
+ output hash may be manually entered into the {user}.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