]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
docs/rbd: replace introspect with inspect
authorN Balachandran <nibalach@redhat.com>
Mon, 18 Mar 2024 04:11:10 +0000 (09:41 +0530)
committerN Balachandran <nibalach@redhat.com>
Mon, 18 Mar 2024 04:11:10 +0000 (09:41 +0530)
Replace "introspect" with "inspect" in the rbd basic commands
description.

Signed-off-by: N Balachandran <nibalach@redhat.com>
doc/rbd/rados-rbd-cmds.rst

index 489e117e5409e4e27e25f148514040261cb8292c..470fac61845a064b580e31c7a73565625bb1613b 100644 (file)
@@ -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