From b1550abc050c4e2f91035e6724a92a268b3c2d5f Mon Sep 17 00:00:00 2001 From: Chris Johnston Date: Mon, 11 May 2026 07:46:59 -0800 Subject: [PATCH] LDAP: fix openstack user list command --- how-to/features/ldap.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/how-to/features/ldap.rst b/how-to/features/ldap.rst index 77d8db7..e3a7a14 100644 --- a/how-to/features/ldap.rst +++ b/how-to/features/ldap.rst @@ -72,7 +72,7 @@ LDAP servers. 4. A new LDAP-backed domain will be created in Keystone. Verify this with the native ``openstack`` CLI: - openstack user list –domain dom1 + openstack user list --domain dom1 .. code:: text