diff --git a/builtin/credential/ldap/path_groups.go b/builtin/credential/ldap/path_groups.go index 1cdaea89eb..daf6b7e710 100644 --- a/builtin/credential/ldap/path_groups.go +++ b/builtin/credential/ldap/path_groups.go @@ -150,7 +150,7 @@ type GroupEntry struct { } const pathGroupHelpSyn = ` -Manage users allowed to authenticate. +Manage additional groups for users allowed to authenticate. ` const pathGroupHelpDesc = ` diff --git a/builtin/credential/ldap/path_users.go b/builtin/credential/ldap/path_users.go index 4050454427..6fe3279256 100644 --- a/builtin/credential/ldap/path_users.go +++ b/builtin/credential/ldap/path_users.go @@ -168,7 +168,7 @@ type UserEntry struct { } const pathUserHelpSyn = ` -Manage additional groups for users allowed to authenticate. +Manage users allowed to authenticate. ` const pathUserHelpDesc = `