diff --git a/doc/devenv-vagrant.rst b/doc/devenv-vagrant.rst
index 29b24d5d5b..c34e5c7f5a 100644
--- a/doc/devenv-vagrant.rst
+++ b/doc/devenv-vagrant.rst
@@ -117,7 +117,7 @@ Deploy multinode with::
 Validate OpenStack is operational::
 
     source ~/openrc
-    openstack user-list
+    openstack user list
 
 Or navigate to http://10.10.10.254/ with a web browser.