From 29f28563ec94d06eaebf1a014645f259e93f8246 Mon Sep 17 00:00:00 2001 From: Varsha Rao Date: Tue, 29 Jun 2021 18:38:03 +0530 Subject: [PATCH] doc/mgr/nfs: add missing cluster_id to export info command Signed-off-by: Varsha Rao --- doc/mgr/nfs.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/mgr/nfs.rst b/doc/mgr/nfs.rst index 9c8ab0b602bbb..38b2485fb1f31 100644 --- a/doc/mgr/nfs.rst +++ b/doc/mgr/nfs.rst @@ -279,7 +279,7 @@ An existing export can be dumped in JSON format with: .. prompt:: bash # - ceph nfs export info ** + ceph nfs export info ** ** An export can be created or modified by importing a JSON description in the same format: -- 2.39.5