summaryrefslogtreecommitdiffstats
path: root/doc/rbd
diff options
context:
space:
mode:
authorN Balachandran <nibalach@redhat.com>2024-03-18 05:11:10 +0100
committerN Balachandran <nibalach@redhat.com>2024-03-18 05:11:10 +0100
commitebf2f60f784728c04d8ec59015d666bafcef8218 (patch)
treecb853d4e3c4319b0785ed6f36a2809647a0e6d0e /doc/rbd
parentdocs/rbd: fix typo in arg name (diff)
downloadceph-ebf2f60f784728c04d8ec59015d666bafcef8218.tar.xz
ceph-ebf2f60f784728c04d8ec59015d666bafcef8218.zip
docs/rbd: replace introspect with inspect
Replace "introspect" with "inspect" in the rbd basic commands description. Signed-off-by: N Balachandran <nibalach@redhat.com>
Diffstat (limited to 'doc/rbd')
-rw-r--r--doc/rbd/rados-rbd-cmds.rst2
1 files changed, 1 insertions, 1 deletions
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