From 05935a1211a2c8cc07f2818168b4d00af088491f Mon Sep 17 00:00:00 2001 From: Fabian Bonk Date: Tue, 10 Sep 2019 15:11:36 +0200 Subject: [PATCH] doc: Fixes typo for ceph dashboard command. Signed-off-by: Fabian Bonk --- doc/mgr/dashboard.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/mgr/dashboard.rst b/doc/mgr/dashboard.rst index b1508279b03..56e800f3d0e 100644 --- a/doc/mgr/dashboard.rst +++ b/doc/mgr/dashboard.rst @@ -732,7 +732,7 @@ commands to manage roles are the following: - *Delete Scope Permission from Role*:: - $ ceph dashboard ac-role-del-perms + $ ceph dashboard ac-role-del-scope-perms To associate roles to users, the following CLI commands are available: -- 2.39.5