doc: fix daemon status interface (exclude file system name)

Fixes: http://tracker.ceph.com/issues/51989
Signed-off-by: Venky Shankar <vshankar@redhat.com>
This commit is contained in:
Venky Shankar 2021-08-02 00:26:28 -04:00
parent 11b61b4fb9
commit ed253597c9
2 changed files with 3 additions and 3 deletions

View File

@ -165,7 +165,7 @@ Mirroring Status
CephFS mirroring module provides `mirror daemon status` interface to check mirror daemon status::
$ ceph fs snapshot mirror daemon status <fs_name>
$ ceph fs snapshot mirror daemon status
[
{
"daemon_id": 284167,

View File

@ -215,11 +215,11 @@ and/or peer updates.
CephFS mirroring module provides `mirror daemon status` interface to check mirror daemon
status::
$ ceph fs snapshot mirror daemon status <fs_name>
$ ceph fs snapshot mirror daemon status
E.g::
$ ceph fs snapshot mirror daemon status a | jq
$ ceph fs snapshot mirror daemon status | jq
[
{
"daemon_id": 284167,