]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - scripts/registeruser.php
Merge branch 'fatals' into 0.9.x
[quix0rs-gnu-social.git] / scripts / registeruser.php
index 9857f5aeeae462dab3e59cf5cc738935c010496c..5d9c8862daf8f1d93681bb8a2bc8f3d47eb757b1 100644 (file)
@@ -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