From 575a5af0e062864eb1b2ec57e3b845a00c9a0058 Mon Sep 17 00:00:00 2001 From: James McClune Date: Sun, 8 Jul 2018 22:53:59 -0400 Subject: [PATCH] doc: fixed grammar in restore rbd image section Signed-off-by: James McClune --- doc/rbd/rados-rbd-cmds.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/rbd/rados-rbd-cmds.rst b/doc/rbd/rados-rbd-cmds.rst index 2d89ab61c6bc0..d0e466f239a94 100644 --- a/doc/rbd/rados-rbd-cmds.rst +++ b/doc/rbd/rados-rbd-cmds.rst @@ -211,8 +211,9 @@ For example:: rbd trash restore swimmingpool/2bf4474b0dc51 -Also you can use *--image* to rename the iamge when restore it, for -example:: +You can also use ``--image`` to rename the image while restoring it. + +For example:: rbd trash restore swimmingpool/2bf4474b0dc51 --image new-name -- 2.39.5