mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 16:53:23 +02:00
Fix typo
This commit is contained in:
@@ -360,7 +360,7 @@ program
|
||||
, 'LDAP search field (or $LDAP_SEARCH_FIELD)'
|
||||
, String
|
||||
, process.env.LDAP_SEARCH_FIELD)
|
||||
.option('--ldap-username-field <scope>'
|
||||
.option('--ldap-username-field <username>'
|
||||
, 'LDAP username field (or $LDAP_USERNAME_FIELD)'
|
||||
, String
|
||||
, process.env.LDAP_USERNAME_FIELD || 'cn')
|
||||
|
||||
Reference in New Issue
Block a user