if you type that in exactly as you showed, you are not completing the syntax. If you are going to use -p it should be \'adduser -p <password> <username>\'. If all you are trying to do is add a user, you should be able to do a simple \'adduser <username>\'. You can then change the password, add the username to a group, etc...