Update README-user.md: Fixed givenname highlighting

This commit is contained in:
Thomas Woerner
2019-07-09 09:33:38 +02:00
committed by GitHub
parent 364267f1ab
commit 771b0ba029

View File

@@ -171,7 +171,7 @@ Variable | Description | Required
`ipaadmin_principal` | The admin principal is a string and defaults to `admin` | no
`ipaadmin_password` | The admin password is a string and is required if there is no admin ticket available on the node | no
`name` | The list of user name strings. | no
`first` \| ¸givenname` | The first name string. | no
`first` \| `givenname` | The first name string. | no
`last` | The last name | no
`fullname` \| `cn` | The full name string. | no
`displayname` | The display name string. | no