From ebf2f60f784728c04d8ec59015d666bafcef8218 Mon Sep 17 00:00:00 2001 From: N Balachandran Date: Mon, 18 Mar 2024 09:41:10 +0530 Subject: [PATCH] docs/rbd: replace introspect with inspect Replace "introspect" with "inspect" in the rbd basic commands description. Signed-off-by: N Balachandran --- doc/rbd/rados-rbd-cmds.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/rbd/rados-rbd-cmds.rst b/doc/rbd/rados-rbd-cmds.rst index 489e117e540..470fac61845 100644 --- a/doc/rbd/rados-rbd-cmds.rst +++ b/doc/rbd/rados-rbd-cmds.rst @@ -4,7 +4,7 @@ .. index:: Ceph Block Device; image management -The ``rbd`` command enables you to create, list, introspect and remove block +The ``rbd`` command enables you to create, list, inspect and remove block device images. You can also use it to clone images, create snapshots, rollback an image to a snapshot, view a snapshot, etc. For details on using the ``rbd`` command, see `RBD – Manage RADOS Block Device (RBD) Images`_ for -- 2.39.5