]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/mgr/nfs: add missing cluster_id to export info command
authorVarsha Rao <varao@redhat.com>
Tue, 29 Jun 2021 13:08:03 +0000 (18:38 +0530)
committerVarsha Rao <varao@redhat.com>
Tue, 13 Jul 2021 09:07:39 +0000 (14:37 +0530)
Signed-off-by: Varsha Rao <varao@redhat.com>
doc/mgr/nfs.rst

index 9c8ab0b602bbbf45301ec7b5f34b26da52ffbb6d..38b2485fb1f314d70e2f933208c47163c79e7b82 100644 (file)
@@ -279,7 +279,7 @@ An existing export can be dumped in JSON format with:
 
 .. prompt:: bash #
 
-    ceph nfs export info *<pseudo_path>*
+    ceph nfs export info *<cluster_id>* *<pseudo_path>*
 
 An export can be created or modified by importing a JSON description in the
 same format: