The standard syntax to connect to a remote host as a specific user is ssh user@hostname. Although ssh hostname is valid because it defaults to the current local user, the specified option is the most complete way to define user-specific authentication.