From 8df894b753ce15852cd72d5be22e2286a053b6e8 Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Sat, 10 Dec 2022 13:20:17 +1000 Subject: [PATCH] doc/rbd: remove typo and ill-formed command Ingest Ilya Dryomov's comments here https://github.com/ceph/ceph/pull/49340/files#r1044365857 Signed-off-by: Zac Dover --- doc/rbd/rados-rbd-cmds.rst | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/doc/rbd/rados-rbd-cmds.rst b/doc/rbd/rados-rbd-cmds.rst index 1e68fbf7b48..ab7ade1f450 100644 --- a/doc/rbd/rados-rbd-cmds.rst +++ b/doc/rbd/rados-rbd-cmds.rst @@ -168,9 +168,7 @@ For example: .. note:: Other naming conventions are possible, and might conflict with the naming convention described here. For example, ``userid/`` is a possible name for an RBD image, and such a name might (at the least) be - confusing. In the intrest of helping the reader of this documentation to - form a clear idea of the way that RBD images are named, we offer this - syntax: ``rbd -p {pool-name} | info {image-name}``. + confusing. Resizing a Block Device Image ============================= -- 2.39.5