diff --git a/client/vos_user b/client/vos_user index 2ffff233602c828e018426298d6c28f99f18c82b..04f935b3fab43ccbc4a958443def527cd8239ca2 100644 --- a/client/vos_user +++ b/client/vos_user @@ -187,9 +187,9 @@ DESCRIPTION the VOSpace Transfer Service automatically populates the 'users' table in the database by previously quering the authentication system (RAP). It also adds the user node in the 'node' table, if not present (e.g. '/john.smith' for - the user 'john.smith'). - So, please, use this client only if you need to handle situations involing users that - for some reason are not recognized by the authentication system. + the user 'john.smith'). You can use this client to register a user manually, as needed. + For all other cases, please, use this client only if you need to handle situations + involving users that for some reason are not recognized by the authentication system. """) # Create new VOSUser object