From: N Balachandran Date: Mon, 18 Mar 2024 04:11:10 +0000 (+0530) Subject: docs/rbd: replace introspect with inspect X-Git-Tag: v20.0.0~2385^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=ebf2f60f784728c04d8ec59015d666bafcef8218;p=ceph.git docs/rbd: replace introspect with inspect Replace "introspect" with "inspect" in the rbd basic commands description. Signed-off-by: N Balachandran --- diff --git a/doc/rbd/rados-rbd-cmds.rst b/doc/rbd/rados-rbd-cmds.rst index 489e117e5409e..470fac61845a0 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