Add 'sn' as an alias of 'last'

This commit is contained in:
Chris Chapman
2019-11-09 11:45:19 -07:00
parent 1e3235e281
commit f7eef810af

View File

@@ -324,7 +324,7 @@ Variable | Description | Required
Variable | Description | Required
-------- | ----------- | --------
`first` \| `givenname` | The first name string. | no
`last` | The last name | no
`last` \| `sn` | The last name string. | no
`fullname` \| `cn` | The full name string. | no
`displayname` | The display name string. | no
`homedir` | The home directory string. | no