diff --git a/doc/guide/bind10-guide.xml b/doc/guide/bind10-guide.xml
index 881563e391..891fad28dc 100644
--- a/doc/guide/bind10-guide.xml
+++ b/doc/guide/bind10-guide.xml
@@ -445,7 +445,8 @@ $ ./configure
Create a user for yourself:
- $ /usr/local/sbin/b10-cmdctl-usermgr
+ $ /usr/local/sbin/b10-cmdctl-usermgr add root
+ and enter a newly chosen password when prompted.