summaryrefslogtreecommitdiff
path: root/scripts/registeruser.php
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/registeruser.php')
-rw-r--r--scripts/registeruser.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/registeruser.php b/scripts/registeruser.php
index 9857f5aee..5d9c8862d 100644
--- a/scripts/registeruser.php
+++ b/scripts/registeruser.php
@@ -24,8 +24,8 @@ $shortoptions = 'n:w:f:e:';
$longoptions = array('nickname=', 'password=', 'fullname=', 'email=');
$helptext = <<<END_OF_REGISTERUSER_HELP
-deleteuser.php [options]
-deletes a user from the database
+registeruser.php [options]
+registers a user in the database
-n --nickname nickname of the new user
-w --password password of the new user